Releases: HUGG/tcplotter
Releases · HUGG/tcplotter
v0.4.0
Major changes
- Updated structure to remove RDAAM and ketch_aft code -> rely on Tc_core for that
- First release (0.4.0) on PyPI.org
What's Changed
- Update to use PATH installed executables by @davewhipp in #44
- Rearrange package files by @davewhipp in #45
- Update setup.py to use find_packages by @davewhipp in #46
- Migrate to pyproject for packaging by @davewhipp in #47
- Update to latest version of ketch_aft to avoid error messages by @davewhipp in #48
- Remove FT length file only if it exists by @davewhipp in #49
- Update postBuild to clone from Tc_core by @davewhipp in #50
- Minor build updates by @davewhipp in #51
- Prep for PyPI release by @davewhipp in #52
- Fix image locations by @davewhipp in #53
- Develop by @davewhipp in #54
Full Changelog: v0.3.10...v0.4.0
v0.3.10
What's Changed
- Update plotting for improved accessibility, fix PDF plotting issue with new Matplotlib version by @davewhipp in #41
- Prep for new version 0.3.10 by @davewhipp in #42
Full Changelog: v0.3.9...v0.3.10
v0.3.9
Fix issues with build and documentation.
What's Changed
- Fix build issues by @davewhipp in #40
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Fix bug with plotting points when reading age data from file; bump to… by @davewhipp in #39
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Update Matplotlib plot styles, minor text output formatting edits by @davewhipp in #37
Full Changelog: v0.3.6...v0.3.7
v0.3.6
New features
- None
Improvements
- None
Bugfixes
- Revert to old eU calculation by @davewhipp in #35
Full Changelog: v0.3.5...v0.3.6
v0.3.5
New features
- None
Improvements
- Bump version number to 0.3.5 by @davewhipp in #34
Bugfixes
- None
Full Changelog: v0.3.4...v0.3.5
v0.3.4
New features
- Add option for reading tT history from file by @davewhipp in #32
Improvements
- None
Bugfixes
- Fix typo for eU calculation by @davewhipp in #33
Full Changelog: v0.3.3...v0.3.4
v0.3.3
New features
- None
Improvements
- None
Bugfixes
- Fix bug with unknown number of measured ages when no age file is given
What's Changed
- Fix bug with number of measured ages if no age file is defined by @davewhipp in #31
Full Changelog: v0.3.2...v0.3.3
v0.3.2
New features
- None
Improvements
- Better feedback for issues reading age data file
Bugfixes
- None
What's Changed
- Develop by @davewhipp in #30
Full Changelog: v0.3.1...v0.3.2