v0.1.5
SpectralIndices v0.1.5
Release Notes for SpectralIndices v0.1.5
We are pleased to announce the release of SpectralIndices v0.1.5. This update, while minor, includes an important enhancement to our testing process, ensuring even greater reliability and robustness of the SpectralIndices package.
What's New:
- Improved Testing with Aqua: In this release, we've integrated Aqua into our testing suite. Aqua is a powerful tool for quality assurance in Julia packages, and its inclusion represents our ongoing commitment to software quality and stability. This update helps in catching more subtle bugs and issues, ensuring a higher standard of code quality.
How It Impacts You:
- Users can expect a more robust and reliable package, as Aqua helps in ensuring that our code adheres to best practices and is free from common issues.
- While this update does not introduce new features or changes to existing functionalities, it solidifies the foundation of SpectralIndices, paving the way for more feature-rich and stable releases in the future.
Moving Forward:
We will continue to refine and enhance SpectralIndices, and your feedback remains invaluable. Please continue to report any issues or suggestions for improvement.
Thank you for your continued support and trust in SpectralIndices.
— The SpectralIndices Development Team
Merged pull requests:
- Add Aqua for testing (#14) (@MartinuzziFrancesco)