Skip to content

Releases: vict0rsch/minydra

Add default configurations

05 Nov 00:11
7838cb3
Compare
Choose a tag to compare

What's Changed

  • Add default configurations: arg and command-line by @vict0rsch in #6

Full Changelog: v0.1.4...v0.1.5

v0.1.4

31 Oct 07:27
Compare
Choose a tag to compare
  • add strict mode to prevent typos (in MinyDict.update())
  • add yaml file loading/dumping (with extra dep -> pip install minydra[yaml]
  • increase test coverage
  • prune forced types
  • improve pretty-printing

Full Changelog: v0.1.3...v0.1.4

v0.1.3

29 Oct 22:11
Compare
Choose a tag to compare
  • enhanced pretty_print with indentation guides
  • dump/load from/to json and pickle
    • yaml would require an extra lib, maybe if asked for
  • increase code coverage
  • github actions
  • freeze/unfreeze args

v0.1.0-alpha (first release)

08 Dec 07:50
Compare
Choose a tag to compare
Pre-release

pip install minydra==0.1.0