cadet / CADET-Python

File based Python interface
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

Release v1.0.0 #24

Closed ronald-jaepel closed 1 week ago

ronald-jaepel commented 1 week ago

Open ToDos:

Release notes draft:

v1.0.0

CADET-Python has long been used as a file-based interface for CADET-Core. With this release, we’re moving to v1.0.0, reflecting its maturity and expanded functionality. This version introduces a C-API for directly reading simulation results from CADET-Core, enhancing data processing efficiency. Future releases will aim to add more features and further refine the interface.

This release requires Python 3.9+.

Highlights and new features of this release

New Features

Breaking changes

All users are encouraged to upgrade to CADET-Python v1.0.0 to take advantage of these improvements in performance, usability, and code quality.

schmoelder commented 1 week ago

let's wait for @lieres' approval, though.