- 🆕 Added class method for handling objects in LoadSnapshot fixture
- 🆕 Added support for multiple snapshots loaded in the same LoadSnapshot fixture, if multiple functions are added to the depends.
- 🐞 Fix snappylapy logo not showing correctly in documentation
- 🐞 Fix issue when snapshots is loaded from another folder and the path is added to the depending file name
What's Changed
- Add advanced snapshot testing examples and custom directory loading support by @martinmoldrup in #12
- Update README, add object loading method, and version bump to 0.9.0 by @martinmoldrup in #13
- Support loading multiple dependencies in LoadSnapshot fixture by @martinmoldrup in #14
Full Changelog: 0.8.0...0.9.0