Releases: m-weigand/ccd_tools
Major maintenance release
This release synchronizes with releases on pypi again. In addition, quite a few minor and major fixes have been introduced, such as better handling of normalization factors and corresponding plotting/saving issues have been fixed.
Maintainance release
Fix some issues with setuptools and pypi.
Get back on track
This release mostly fixes tests and adds a lot of documentation fixes.
One serious bug was fixed for the computation of sigma_infty for the conductivity formulation.
0.8.12 - introducing notebook apps
This release contains a lot of documentation improvements and the addition of a jupyter notebook app for ccd_single.
Other noteworthy changes:
- renamed dd_single.py -> ccd_single
- renamed dd_time.py -> ccd_time
- we now use entry points to register the scripts. This greatly improves usability on Windows
0.8.3 - maintenance release
v0.8.3 increase version to 0.8.3
minor release
This is only a minor release. Besides some code clean-up, set the starting heuristic to nr 3.
finalize renaming to ccd_tools and to a proper versioning scheme
This release is the first 'proper' release on github.com, with the most prominent changes:
- first version under the new name 'Cole-Cole decomposition tools' (CCD)
- first (proper) version uploaded to pypi
- first (proper) Python 3 version
- first version with a DOI (via Zenodo)
- initial homepage with online-documentation