Skip to content

Commit

Permalink
Update NEWS.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
drunsinn committed Dec 16, 2023
1 parent df8c695 commit 6fc9b39
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
## TODO, xx.yyyy
* increase minimal python version to 3.7
## TODO v0.5.0, xx.yyyy
* increase minimal python version to 3.8
* add type hints to all functions
* improve docstrings to include type hints
* replace magic numbers for ice type, diagram region and unit system with enumerations
* restructure imports
* switch to pyproject.toml
** move file location of demo scripts

## v0.4.9, 05.2022
* fix issue with missing unit conversion in h_px and h_tx
Expand Down

0 comments on commit 6fc9b39

Please sign in to comment.