Version 1.0.0
The first stable release of metasyn!
Highlights
- Lot of documentation updates, thanks mainly to @Samuwhale.
- More descriptive error handling.
- Add a way to find plugins that are needed using a plugin registry.
What's Changed
- Plugin registry by @qubixes in #286
- Add direct links to readme images for them to work in pypi by @Samuwhale in #288
- Better errors by @Samuwhale in #283
- Code of conduct by @vankesteren in #289
- Update repo status to active by @vankesteren in #290
- Remodel API docs with inspiration from Scipy by @qubixes in #292
- Review of the documentation by @qubixes in #293
- Ignore Mypy error by @qubixes in #294
- Docs improvements based on doc review by @Samuwhale in #295
Full Changelog: v0.8.0...v1.0.0