Skip to content

Releases: ahalev/experiment-config

v1.0.4

12 Jul 19:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

19 Jun 19:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 May 22:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 May 17:29
f493f86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Mar 00:52
Compare
Choose a tag to compare

Pushing this release to fix versioning. 0.3.0 should have followed 0.21 and 0.22 but did not in pypi due to missing '.' delimiters in the latter.

What's Changed

Full Changelog: v0.3...v1.0.0

v0.3.0

17 Nov 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22...v0.3

v0.22

18 Jul 01:45
Compare
Choose a tag to compare

v0.21

18 Jul 01:39
Compare
Choose a tag to compare

What's Changed

  • allow log_dir=None as an argument to make_sequential_log_dir, which will create and use a temporary directory in #34
  • collect type correctly with list-like defaults by in #35
  • Passing null as a command-line argument will result in a value of None in python in #37, #38
  • Convert Namespacify to pd.Series with Namespacify.to_series in #40
  • Logging updates in #42, #43
  • allow default config to be dict in #45
  • remove name attribute from namespacify in #46
  • version bump by @ahalev in #47

Full Changelog: v0.2...v0.21

v0.2

16 Apr 22:33
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ahalev made their first contribution in #1

Full Changelog: https://github.com/ahalev/experiment-config/commits/v0.2