What's Changed
Bugfixes
- Make
MissingDependencyException
a subclass of ImportError by @provinzkraut in #167 - Fix #164: Remove hard pytest dependency by @provinzkraut in #165
Documentation
- Add documentation by @Goldziher in #156
- Add persistence examples by @Goldziher in #157
- Add examples for customizing value generation by @Goldziher in #159