Skip to content

Commit

Permalink
Updated ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed Oct 14, 2021
1 parent 1812deb commit 5b6d78e
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
CHANGES
=======

1.1
---

- Fixed bug when trying to lock read-only file in text back-end
- Raise autoconf error when not in developer mode
- Add version attributes to the Fortran module
- Remove PACKAGE_VERSION definition from trexio.h

1.0
---

- Python API developed with the SWIG code generator and deployed on PyPI and Binder
- Memory-safe functions introduced for write/read operations with arrays
- Better handling of single numerical (int/float) attributes + new dim type (strictly positive integers)
- Added functionality to return the error code from the trexio_open function
- Pinned minimal numpy version for the Python API build and distribution [to be tested]
- Parallel unit tests in C


0.3
---

* Using libtool/automake
* Rewrote generator
- Using libtool/automake
- Rewrote generator

0 comments on commit 5b6d78e

Please sign in to comment.