Commit Graph

17 Commits

Author SHA1 Message Date
siujamo 80bec17c7d refactor: split modules to separate repos 2026-06-02 13:42:43 +08:00
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
zihluwang a878422889 refactor: change to MIT license and reformat codes 2025-06-17 23:07:52 +08:00
siujamo f7c809b557 refactor: renamed module simple-serial to simple-serial-spring-boot-starter and removed build scripts in root build.gradle.kts 2025-03-21 10:33:52 +08:00
zihluwang 971037f160 chore: removed lombok and upgraded copyright 2025-01-25 19:53:04 +08:00
zihluwang f771b1af19 refactor: upgrage copyright years 2025-01-25 19:25:21 +08:00
zihluwang dad99dcea7 feat: added maven central 2024-08-06 22:09:28 +08:00
zihluwang 4eb7638dbd chore: removed repositories settings 2024-07-27 09:32:02 +08:00
Zihlu Wang 8601de7fb1 refactor: update copyright text
[skip ci]
2024-05-08 11:23:58 +08:00
Zihlu Wang 778e37d8e9 ci: added GitHub Actions 2024-04-26 03:12:35 +08:00
Zihlu Wang 5375d00be5 build: Upgrade to v1.3.1
excluded logback configurations
2024-02-23 02:13:48 +08:00
Zihlu Wang e120becf94 build: Change build scripts. 2024-01-31 11:10:48 +08:00
Zihlu Wang 860bbc2b8f build: Finished moving to gradle. 2024-01-31 04:41:10 +08:00
Zihlu Wang d4a760b767 build: Moved to gradle 2024-01-31 03:02:17 +08:00
Zihlu Wang 5e31565dd2 build: Changed toolchain to gradle. 2024-01-31 02:43:17 +08:00