aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-01 15:11:52 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-01 15:11:52 -0400
commite01383da05d5cf03d080854ac048df37df4d1b9a (patch)
treebcbcde2dca685a6de30c0b05ef1ab9ffeadfaed5 /CHANGES.md
parentee020c72d92c3807fa4afcd1e170d3df81688b97 (diff)
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 965a1aea..97c80bdb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,7 +3,8 @@
## v0.3
- Added a versioning system based on `CHANGES.md` files and `modules.ini`
- configuration for module aliases.
+ configuration for module aliases (now installed to
+ `$TOMO_PREFIX/lib/tomo_vX.Y/module_vZ.W`).
- 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