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 https://github.com/catalyst-team/hydra-slayer/pull/45
Documentation
* docs: fix `DeprecationWarning: invalid escape sequence \* in hydra-slayer` by bagxi in https://github.com/catalyst-team/hydra-slayer/pull/46
Build & tests
* build: drop support for Python 3.6 by bagxi in https://github.com/catalyst-team/hydra-slayer/pull/43
* test: coverage added by bagxi in https://github.com/catalyst-team/hydra-slayer/pull/44
* test: 100% coverage by bagxi in https://github.com/catalyst-team/hydra-slayer/pull/45
* build: dump pytest to "^7.2.0" by bagxi in https://github.com/catalyst-team/hydra-slayer/pull/47
**Full Changelog**: https://github.com/catalyst-team/hydra-slayer/compare/0.4.1...0.5.0