CURRENT VERSION (0.9.5)#
MAJOR REVISION#
MINOR REVISION#
v0.9.5 (8d00fd3) [2026-04-29] minor typos update
v0.9.4 (2e0a0c0) [2026-04-29] updated python version and moved readme
v0.9.3 (c5ce108) [2026-04-29] configured ReadTheDocs
v0.9.2 (81fb65c) [2026-04-29] moved docs folder out of src folder for reathedocs. Also edited main README file
v0.9.1 (0d1570d) [2026-04-29] updated issue with dran crashing when data directory doesn’t start with “data/”
v0.9.0 (ad56b5c) [2026-04-22] added a few more updates, path resolving etc.
v0.8.2 (095a18d) [2026-03-26] updated jupiter calibration process, code was failing to access predef files.
v0.8.1 (ca02340) [2026-03-19] updated docs building page, it was creating the source file in the wrong path.
v0.8.0 (094c325) [2026-03-19] another file re-arrangement. added a new utility to kill the docs port if open.
v0.7.4 (8ee46b4) [2026-03-18] Moved files around to accommodate new path system. Updated docs webserver file loading operation.
v0.7.3 (c334bf8) [2026-03-16] cleanup of remnants of past move
v0.7.2 (8fd241e) [2026-03-16] moved files around, had issue with build
v0.7.1 (c7eb76f) [2026-03-16] refactoring some files
v0.7.0 (c2fc3c6) [2026-03-16] added new pages to docs
v0.6.0 (29ead3a) [2026-03-12] refactored a few things, working on implementing the GUI
v0.5.0 (ceb5a0a) [2026-03-03] solved issue where code could not convert counts to TA. added some gui dev code
v0.4.1 (7ddb447) [2026-03-02] first working version, end to end
v0.4.0 (9eb1b20) [2026-03-02] semantic versioning works, plus added more modules
v0.3.2 (f72e383) [2026-03-02] testing changelog
v0.3.1 (f071b1d) [2026-03-02] we now have a changelog tracker
v0.3.0 (6410795) [2026-03-02] added src path to docs so docs can find code
v0.2.0 (277db25) [2026-03-02] added rtd theme and myst parser
v0.1.0 (128a116) [2026-03-02] added sphinx docs and some modules for program startup
v0.0.1 (84a2163) [2026-03-02] used uv to initialize new dran program