Skip to content

v0.9.1-BETA: Bugfixes and polish

Pre-release
Pre-release
Compare
Choose a tag to compare
@samuell samuell released this 15 Sep 12:14
· 119 commits to master since this release

This is mainly a bug-fix release, fixing some bugs and minor polish.

Changes:

  • Added util methods to save/retrieve flat dicts to recordfiles 199f6f1
  • Raise exception on nothing returned from workflow() method of Workflo… … ff9e27d
  • Update README with Prerequisites and Install sections 54bfee1
  • Remove unneccessary log init 6293c9c
  • Don't log about logfile path more than once c2cafeb
  • Proper spacing around code blocks in README aa8310a
  • Bugfix: Must use same treatment of list of command parts in all ex* f… … 1e028c3
  • Handle problem with multiple jobs checking the same folder at the sam… … ab41eb7
  • Update text about work in progress, in README