Skip to content

Hydra Slayer 0.2.0 Release Notes

Compare
Choose a tag to compare
@bagxi bagxi released this 10 Sep 19:55
· 27 commits to master since this release
d4c017b

Please note that before heroes can cast spells, they must possess a pip spell book.

New Features

  • ci: workflow for codestyle check added (#12)
  • hydra_slayer.functional module added (#10)

Fixes

  • ci: os version added into cache keys (#16)
  • RegistryException replaced with built-in Exceptions (#15)
  • deepcopy cannot pickle '_io.TextIOWrapper' object (#11)
  • collections.MutableMapping DeprecationWarning (#9)

Documentation

  • example with *args added (#18)
  • example with Registry added (#17)
  • hydra-slayer logo updated (#14)