Commit Graph

18 Commits

Author SHA1 Message Date
siujamo 7f1a266758 refactor: remove devkit-core 2025-06-17 10:38:02 +08:00
zihluwang 45f13a34e8 fix: validate non-empty list before sorting
Move the empty list check before sorting to avoid processing an empty
collection and provide clearer error handling.
2025-06-03 19:34:38 +08:00
siujamo a8029d6ca7 docs: added developer information 2025-05-22 13:43:34 +08:00
siujamo 098a2fd4a7 chore: downgrade junit to 5.11.4 2025-04-24 14:53:11 +08:00
siujamo e3500d0b50 refactor: updated copyright information 2025-04-24 11:51:34 +08:00
siujamo 5503dc572b refactor: changed to version catalogue and upgraded dependencies 2025-04-24 11:43:41 +08:00
zihluwang 68bf18d944 feat: use the same private constructor comment within the whole repository 2025-04-02 20:54:17 +08:00
siujamo ef8cde211d feat: moved devkit-bom inside this project 2025-03-21 11:16:17 +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 d535bd165f docs: optimised docs 2025-02-15 12:23:22 +08:00
zihluwang 971037f160 chore: removed lombok and upgraded copyright 2025-01-25 19:53:04 +08:00
zihluwang a85c562b66 docs: added docs 2025-01-18 14:06:13 +08:00
zihluwang 7e01574472 feat: added logback configuration for local test uses 2024-12-26 22:00:25 +08:00
zihluwang bfbc7024e5 fix: fix build issues 2024-10-26 15:06:26 +08:00
zihluwang 96787889a6 refactor: renamed variables in build scripts 2024-10-22 22:19:05 +08:00
zihluwang 6776d6e88b docs: updated docs for record class QuartileBounds 2024-10-22 13:45:03 +08:00
zihluwang fa10b9538d docs: updated docs 2024-10-22 13:34:48 +08:00
zihluwang 2ee29059b5 feat: added mathematic calculators 2024-09-14 02:02:47 +08:00