Skip to content

Hydra Slayer 0.4.0 Release Notes

Compare
Choose a tag to compare
@bagxi bagxi released this 21 Nov 08:18
· 14 commits to master since this release
98ab69d

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)