Overview
This release adds a variety of changes concerning data ingestion validation, function and workflow documentation, methods API, FEAT-specific extensions (i.e. report generation and interactive diagnostic plotting), various bug-fixes, and back-end house-keeping features such as QOL changes to dependencies.
What's Changed
New features, bug fixes, and enhancements ✨
Software 🖥️
- New plotting methods for results by @brandynlucca in #295
- FEAT report generation by @brandynlucca in #301, #309, #314, #316
- New interactive diagnostic plotting extension by @brandynlucca in #304
- Back-calculated abundance and NASC estimates from kriged biomass are now computed by
Echopop
by @brandynlucca in #310 - Various bug-fixes by @brandynlucca in #302, #308, #312
Documentation 📖
- Adjustments to the Jolly and Hampton (1990) documentation by @brandynlucca, @leewujung in #281, #284
- References sidebar added to
ReadTheDocs
documentation by @leewujung in #292 - Updated methods documentation and API
ReadTheDocs
documentation by @brandynlucca in #297 - Changes to example workflow notebook that reflect new features, bug-fixes, and other code augmentations by @brandynlucca in #303
Infrastructure 🏗️
- Tweaks to data ingestion and analysis validators by @brandynlucca in #285, #291
- Changes to automatic versioning by @leewujung in #293
README
badges added by @leewujung in #296- Updated pinned dependencies by @brandynlucca in #298
- Automatic dependency updating bot (@dependabot) configured by @leewujung in #299
Echopop
is now available onconda-forge
by @leewujung at https://anaconda.org/conda-forge/echopop
New Contributors
- @dependabot made their first contribution in #300
Full Changelog: v0.4.1...v0.4.2