Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 963 Bytes

File metadata and controls

29 lines (18 loc) · 963 Bytes

Changelog

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.

[Unreleased]

Added

Fixed

  • Fixed some scipy function call as well as pandas functions.
  • Some documentation warnings.

Changed

  • The documentation configuration file conf.py with OpenAlea Guidelines.
  • Reformatted the formatting of file with ruff.

Removed

  • ChangeLog.txt to use this CHANGELOG.md file instead.
  • setup.py in favor of pyproject.toml.
  • debian folder (not used)