Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@luispedro luispedro released this 08 Jun 09:37
· 283 commits to main since this release
release-1.2.0

Several optimizations in code and minor fixes made a new release worthwhile. Because the hashes have been changed, this needs to be a new (minor) version (see issue #25): upgrading will require you to rerun any tasks that use kwargs.

Full ChangeLog

  • Use HIGHEST_PROTOCOL when pickle()ing
  • Add compress_numpy option to file_store
  • Add register_hook_once function
  • Optimize case when most (or all) tasks are already run
  • Add --short option to jug status and jug execute
  • Fix bug with dictionary order in kwargs (fix by Andreas Sorge)
  • Fix ipython colors (fix by Andreas Sorge)
  • Sort tasks in jug status