Changelog

v0.3.0 (2023-01-02)

Feature

  • utils: Add methods to SQLite (55124ce)

  • utils: Add SQLite wrapper class (4e45314)

  • utils: Add downloadurl() (93ae5fc)

  • Add functions for checking for empty directories and files (41c8923)

  • Add sluggify() (d51c9cf)

  • Add ispc() (8a15de5)

  • Define I/O for utils module (578fc57)

  • Add the utils module (1e4b04a)

  • Clean up I/O for infoml (447bbef)

  • Add config class with paths to data directories (aecc4f2)

Fix

  • Add datasets and utils to all (f768259)

  • Fix circular import of CONFIG (14ea1c3)

Documentation

v0.2.1 (2023-01-02)

Documentation

v0.2.0 (2023-01-02)

Feature

  • Remove the infoml module (ffb3a47)

Documentation

v0.1.0 (31/12/2022)

  • First release of infoml!

  • Mostly just a test and to reserve the package name in PyPi

v0.1.1 (31/12/2022)

  • Version bump

  • Removed old code stubs from release