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
3c71efeec8
refactor(crypto): move HashUtil and EncodingUtil to crypto-toolbox
2026-05-29 16:19:47 +08:00
siujamo
7af9878764
refactor(crypto): move HashUtil and EncodingUtil to crypto-toolbox
2026-05-29 16:19:42 +08:00
siujamo
832b91c3c2
docs: update copyright information
2026-01-28 14:25:43 +08:00
zihluwang
84b526a0d2
feat(util): add ObjectMapAdapter interface for object-map conversion
...
Introduce new interface to facilitate conversion between objects and maps
for serialization/deserialization purposes
2025-09-12 22:04:21 +08:00
siujamo
1f3c3df59d
chore: unify management of group and version
2025-07-24 14:18:31 +08:00
zihluwang
cde824f4f8
Merge branch 'feature/collection-checker' into develop
2025-07-18 16:39:03 +08:00
zihluwang
25279ae8ba
feat: check whether a collection is empty or not
2025-07-18 16:34:37 +08:00
zihluwang
c4dd542ff4
feat: check whether a collection is empty or not
2025-07-18 15:52:03 +08:00
Jam'o Siu
577ab4ffd6
docs: add detailed description for param ivParam
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-07-17 10:21:59 +08:00
siujamo
1f46a82e0f
docs: add missing param doc
2025-07-17 10:17:57 +08:00
zihluwang
bcaff326a6
build: upgrade v3.0.0
2025-06-20 19:10:54 +08:00
zihluwang
0e87c0f336
style: reformatted codes
2025-06-18 13:57:32 +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