24 Commits

Author SHA1 Message Date
139362ea85 misc: update .editorconfig 2025-12-01 10:06:09 +08:00
0d93b47dde misc: update .editorconfig 2025-11-30 22:29:45 +08:00
312f573e94 chore: bump dependencies 2025-11-16 01:25:57 +08:00
902320bcc7 Bump version to 1.0.1 2025-11-16 01:15:00 +08:00
0dd0559a42 refactor: separate escaping logic for JavaPoet and KotlinPoet code generation 2025-11-16 00:36:23 +08:00
a6f6ede46a docs: update quick-start 2025-11-16 00:15:36 +08:00
c4e78707d6 feat: add manifest placeholders support in AndroidGenerateConfig 2025-11-16 00:10:36 +08:00
8d16f24098 refactor: add unsafe ext name in ExtensionAware 2025-11-15 23:05:54 +08:00
10f34148a7 refactor: reorganize import statements in BuildscriptDeployer 2025-11-15 23:05:21 +08:00
c5c23a0794 fix: allow blank names in GropifyConfig validation 2025-11-15 22:05:57 +08:00
00dfe1db93 docs: update quick-start 2025-11-15 21:52:21 +08:00
22e9266ce0 refactor: move package "internal" to "debug" and improve logging throughout the codebase 2025-11-15 21:52:00 +08:00
08885d5d32 docs: update README 2025-11-15 16:14:59 +08:00
e0109b0afc refactor: update Javadoc and replace toPoetNoEscape with toPoetGenerationContent 2025-11-14 17:22:21 +08:00
bb56b66e86 fix: correct finalValue assignment logic in PropertyType for autoConversion 2025-11-14 17:22:01 +08:00
23c7283286 docs: update quick-start 2025-11-14 15:35:15 +08:00
d1626c7884 feat: add expected type class feature in ValueRule for keyValuesRules 2025-11-14 15:35:01 +08:00
a884be697c refactor: replace Any type with PropertyTypeValue in generator and deployer classes 2025-11-13 20:59:34 +08:00
3552786ae3 feat: enhance debug logging in buildscript generation process 2025-11-13 13:22:24 +08:00
24709d1993 refactor: update Logger usage to improve clarity and consistency 2025-11-13 13:22:12 +08:00
d98f101945 fix: improve numeric type determination logic in Generator 2025-11-13 12:02:46 +08:00
c12d9abdac fix: update replacementKeyValues to use correct property 2025-11-13 11:07:49 +08:00
3c6128c169 docs: update quick-start 2025-11-11 16:36:15 +08:00
45c7ca94e9 Initial commit 2025-11-11 16:16:56 +08:00