We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8c695 commit 6fc9b39Copy full SHA for 6fc9b39
NEWS.txt
@@ -1,9 +1,11 @@
1
-## TODO, xx.yyyy
2
-* increase minimal python version to 3.7
+## TODO v0.5.0, xx.yyyy
+* increase minimal python version to 3.8
3
* add type hints to all functions
4
* improve docstrings to include type hints
5
* replace magic numbers for ice type, diagram region and unit system with enumerations
6
* restructure imports
7
+* switch to pyproject.toml
8
+** move file location of demo scripts
9
10
## v0.4.9, 05.2022
11
* fix issue with missing unit conversion in h_px and h_tx
0 commit comments