Commit Graph

4 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
siujamo 1f3c3df59d chore: unify management of group and version 2025-07-24 14:18:31 +08:00
siujamo b061efc7ac feat: add immutable tri tuple 2025-07-17 09:45:39 +08:00