Commit Graph
8 Commits
Author SHA1 Message Date
timi 3dc4566ba8 Merge pull request 'v0.0.2' (#2) from dev into master
Reviewed-on: #2
v0.0.2
2026-01-19 10:07:34 +00:00
Timi d014878b39 fix CI fail
CI/CD / build-deploy (pull_request) Successful in 18s
2026-01-19 18:06:39 +08:00
timi 395ed36c4a Merge pull request 'v0.0.2' (#1) from dev into master
Reviewed-on: #1
2026-01-19 10:02:38 +00:00
Timi 6b4a485ae5 add CI workflow
CI/CD / build-deploy (pull_request) Failing after 9s
2026-01-19 18:01:50 +08:00
TimiandClaude Opus 4.5 df0610c15f refactor: simplify ConfigLoader and enhance ConfigRepresenter
- Bump version to 0.0.2 and update timi-io dependency
- Refactor ConfigLoader with cleaner SnakeYAML integration
- Add LoaderOptions security settings (recursion limit, alias limit, size limit)
- Enhance ConfigRepresenter to skip null values and improve enum serialization
- Remove RawMapper inner class and rawMappingList in favor of direct field reflection
- Simplify converter mechanism with cleaner serialize/deserialize flow
- Update tests to match new simplified API
- Add .claude and temp files to .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 18:19:31 +08:00
Timi a0984d0783 remove test file 2025-07-13 18:22:42 +08:00
Timi 791cf9b770 Initial project 2025-07-13 17:58:12 +08:00
timi 6c59beb2a8 Initial commit 2025-07-12 09:41:52 +00:00