Commit Graph

7 Commits

Author SHA1 Message Date
siujamo 54e11c9b8b refactor(build): decouple per-module versioning
Each module uses its own version property instead of a shared
artefactVersion, so changes to one module no longer force a
version bump across all modules. CI now supports per-module
release tags with the format <module>/v<version>.
2026-05-29 16:20:27 +08:00
siujamo 832b91c3c2 docs: update copyright information 2026-01-28 14:25:43 +08:00
zihluwang 06594e1b77 feat: rename ChainedCalcUtil to Calculator 2025-09-12 21:52:32 +08:00
siujamo 1f3c3df59d chore: unify management of group and version 2025-07-24 14:18:31 +08:00
zihluwang a878422889 refactor: change to MIT license and reformat codes 2025-06-17 23:07:52 +08:00
siujamo c48577544a refactor: rename modules
Closes #75
2025-06-17 17:40:21 +08:00
siujamo 71e7993352 refactor: rename modules
Closes #75
2025-06-17 16:32:57 +08:00