All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- A
pyproject.toml
file. - This CHANGELOG.md file.
- Phenotrack citation in README.md (#44).
- OpenAlea svg logo for documentation.
- More test for the test suite.
- The documentation configuration file
conf.py
with OpenAlea Guidelines. - Modernized the test suite.
- Compatibility with numpy 2.0.
- Updated code to respect guidelines.
- Formating source files with ruff.
- Updating skan function to more recent versions.
- Removed warning of test files saved with python 2 by saving them again with python 3.
- Fixing location of data for notebook examples.