Skip to content

v0.9.1

Compare
Choose a tag to compare
@meliache meliache released this 03 Apr 14:45
· 61 commits to main since this release
9fc6e8a

[0.9.1] - 2023-03-20

Fixed

  • Fix circular import #188

Added

  • Add the ability to pass a custom hashing function to parameters via the hash_function keyword argument. The function must take one argument, the value of the parameter. It is up to the user to ensure unique strings are created. #189
  • gbasf2: Switch to the --new flag in gb2_ds_get which downloads files significantly faster than previously. Gbasf2 release v5r6 (November 2022) is required. #190.

Full Changelog: v0.9.0...v0.9.1