Skip to content

v4.4

Choose a tag to compare

@brainsik brainsik released this 15 Feb 20:40
· 13 commits to main since this release
v4.4
b24cd93

Bugs be fixed release

  • Fixed two bugs that caused unchanged stores to get marked dirty (needing a sync). 6e19fb7
  • Fixed a bug that prevented a manual call to sync() from running if you passed in an empty json_kw arg. This did not impact typical, automated sync() calls. b4f6977
  • Fixed a few places where an error could result in a tempfile being left behind. 3b39e7c f5bcc42 9a48d62
  • Fixed a potential filename corruption in the shelve2json helper script. 3ea888a

Project changes

Full Changelog: v4.3...v4.4