Skip to content

Releases: catalyst-team/hydra-slayer

Hydra Slayer 0.5.0 Release Notes

04 Jan 21:13
580b1ae
Compare
Choose a tag to compare

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

Fixes

  • fix: extraction of kwargs from factory name is now working by @bagxi in #45

Documentation

  • docs: fix DeprecationWarning: invalid escape sequence \* in hydra-slayer by @bagxi in #46

Build & tests

Full Changelog: 0.4.1...0.5.0

Hydra Slayer 0.4.1 Release Notes

07 Mar 12:07
965e233
Compare
Choose a tag to compare

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

Fixes

  • fix: "Version 3.6 with arch x64 not found" by @bagxi in #42
  • fix: "no signature found for builtin" resolved by @bagxi in #41

Documentation

Build & tests

  • build: dependencies updated by @bagxi in #37
  • test: workflows for Python 3.10 added by @bagxi in #36
  • build: dev dependencies updated by @bagxi in #39

Full Changelog: 0.4.0...0.4.1

Hydra Slayer 0.4.0 Release Notes

21 Nov 08:18
98ab69d
Compare
Choose a tag to compare

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

New Features

  • _var_ keyword added (#30)
  • support of <var>.<attr> for _var_ keyword added (#32)

Fixes

  • refactor: metafactory_factory added (#28)
  • check of <var> type added (#31)

Documentation

  • examples for metafactory_factory added (#29)
  • example with simple training loop in Catalyst added (#33)

Hydra Slayer 0.3.0 Release Notes

25 Oct 19:50
3a57408
Compare
Choose a tag to compare

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

New Features

  • _mode_ keyword added (#26)

Fixes

  • ci: if expression syntax in github actions fixed (#21)
  • refactor: bump catalyst-codestyle from v21.09 to v21.09.1 (#22)
  • refactor: noqa for WPS removed (#25)

Hydra Slayer 0.2.0 Release Notes

10 Sep 19:55
d4c017b
Compare
Choose a tag to compare

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)

Hydra Slayer 0.1.1 Release Notes

11 Aug 19:33
cfa084c
Compare
Choose a tag to compare

Basic level of the Slayer spell, but with some examples how not to shoot yourself in the foot.
Please note that before heroes can cast spells, they must possess a pip spell book.

Hydra Slayer 0.1.0rc0 Release Notes

26 Jul 18:09
9691ca1
Compare
Choose a tag to compare
Pre-release

Basic level of the Slayer spell.
Please note that before heroes can cast spells, they must possess a pip spell book.