From adc2d81b5683e611c5f3289be6157d4519a60632 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 1 Sep 2025 17:35:55 -0400 Subject: Update changelog --- CHANGES.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 97c80bdb..7a952e07 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,16 @@ # Version History +## v0.4 +- Tomo libraries are now installed to `$TOMO_PATH/lib/tomo_vX.Y/module_vZ.W` + instead of `$TOMO_PATH/share/tomo_vX.Y/installed/module_vZ.W` +- Core libraries are no longer shipped with the compiler, they have moved to + separate repositories. +- Library installation has been cleaned up a bit. + ## v0.3 - Added a versioning system based on `CHANGES.md` files and `modules.ini` - configuration for module aliases (now installed to - `$TOMO_PREFIX/lib/tomo_vX.Y/module_vZ.W`). + configuration for module aliases. - When attempting to run a program with a module that is not installed, Tomo can prompt the user to automatically install it. - Programs can use `--version` as a CLI flag to print a Tomo program's version -- cgit v1.2.3