Changelog
v0.0.3 - 11/01/2023
Added:
add google colab for notebooks
Changed:
update python version requirement to 3.7
Fixed:
Compatibility for python versions >=3.7
v0.0.2 - 11/01/2023
Added:
coverage functionality
tools configuration in pyproject.toml
write currents and winds with io module
build and publish in pypi.test
build and publish in pypi
user able to use tests to validate installation
add jupyter notebooks in docs
publish docs in github repo page-service
Changed:
upgrade logic for coastlines
change structure to add tests as subpackage
update doc
visibility of the repo to public
Fixed:
None
v0.0.1 - 29/12/2022
Added:
Init repository using flit
Initial structure of the package
Functions read_grid, read_coastline, write_grid, write_coastline in pyteseo.io.py
Testing using pytest
Initial documentation using sphynx, myst_parser, autoapi…
Logo images for TESEO and pyTESEO
First CHANGELOG
Changed:
None
Fixed:
None