Skip to content

Commit

Permalink
Preparing for release 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Nov 16, 2023
1 parent c653cf9 commit 5fd5cc5
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
0.7 (unreleased)
0.7 (2023-11-15)
----------------

- Migrated project to modern framework.
- Modernize project infrastructure.
- Changed to pyproject.toml
- Changed to ruff and ruff-format
- Changed to pytest
- Add publish to github actions
- Migrated readme from rst to md
- Use dict instead of OrderedDict
- Moved docstring to NumPy style
- Add typing information.
- Minimum Python now is Python 3.9+.
- Documented ObjectLike output.


0.6 (2022-10-26)
Expand Down

0 comments on commit 5fd5cc5

Please sign in to comment.