47 Commits

Author SHA1 Message Date
a978baa1fe Bump version to 1.0.5 1.0.5 2023-11-08 14:52:10 +08:00
93c8107e76 fix: special or repeat chars cause code generation failed 2023-11-08 14:50:49 +08:00
5d5c3af69a Bump version to 1.0.4 1.0.4 2023-11-04 02:19:28 +08:00
87143b99c4 chore: update project files 2023-11-04 02:19:00 +08:00
ec03595552 chore: bump "com.highcapable.sweetdependency" version to 1.0.3 2023-11-04 02:18:02 +08:00
33abb4bafa refactor: replace not to ! 2023-11-04 02:10:46 +08:00
2337d5710b docs: update guide 2023-11-04 02:10:46 +08:00
1bf1a030dc feat: add multiple projects configure function 2023-11-04 02:10:45 +08:00
6c5835bc72 feat: remove auto conversion if it's an interpolation 2023-11-04 02:10:45 +08:00
d9c8c5dc84 fix: like "a=some", "a_b=some" style's property key name will fail on build 2023-11-04 02:10:44 +08:00
d2aed2120e feat: use @Nonnull better for Kotlin code 2023-11-03 23:10:53 +08:00
67c79a591c chore: update dependencies 2023-11-03 23:03:37 +08:00
fe1c8594c8 docs: update promotion 2023-10-24 22:23:53 +08:00
db2817a85a Bump version to 1.0.3 1.0.3 2023-09-26 08:35:49 +08:00
ebb1b95658 chore: bump "com.highcapable.sweetdependency" version to 1.0.2 2023-09-26 08:28:44 +08:00
68116f9f1f fix: when set global configure children configure "all" replaced problem 2023-09-26 08:01:59 +08:00
bd22e7b134 refactor: remove related lowercase functions 2023-09-26 07:59:06 +08:00
416522a673 feat: add stub function for possible problems with nested lambdas 2023-09-26 07:11:58 +08:00
d59e6feaab docs: update guide 2023-09-26 06:35:26 +08:00
f08d25912d refactor: standardize Gradle project naming 2023-09-26 06:33:58 +08:00
1bcd23113d fix: Gradle lifecycle problem 2023-09-26 04:35:44 +08:00
22b4228a46 feat: replace "/" to "or" 2023-09-26 04:28:48 +08:00
7485b13e7c feat: add checking update function 2023-09-26 03:40:39 +08:00
e24f6d0df1 feat: styled new SLog 2023-09-26 03:17:07 +08:00
10ae6ed17a refactor: unconditionally to output the sources even got an error 2023-09-26 02:01:13 +08:00
d41347066d docs: fix description 2023-09-16 00:28:21 +08:00
b6507c0e99 docs: update comments 2023-09-12 13:53:55 +08:00
c3481acb2d chore: optimize SweetProperty configs 2023-09-08 13:13:24 +08:00
d3ff5689ae docs: update readme zh-cn 2023-09-08 12:22:34 +08:00
fb7682d963 Bump version to 1.0.2 1.0.2 2023-09-07 01:46:31 +08:00
9a91fdb0bf chore: bump "com.highcapable.sweetdependency" version to 1.0.1 2023-09-07 00:39:26 +08:00
4ab7eef69c docs: update guide 2023-09-07 00:16:33 +08:00
180f475562 feat: add keyValuesRules function 2023-09-07 00:15:45 +08:00
9e2c26ae73 feat: add propertiesFileNames function 2023-09-07 00:14:08 +08:00
f66cdc1f31 feat: add toStringMap function 2023-09-07 00:14:08 +08:00
2e73f36bf0 feat: add includeKeys function 2023-09-07 00:14:07 +08:00
8594bca9a6 refactor: using new way to checking load build script class exists 2023-09-06 19:33:10 +08:00
8cc09e7fcd refactor: using relative pom path to resolve generated dependencies jar 2023-09-06 19:32:08 +08:00
6297cb9919 refactor: replace packaging jar method using "net.lingala.zip4j" 2023-09-06 02:26:30 +08:00
c982fec8c5 Bump version to 1.0.1 1.0.1 2023-09-04 02:38:51 +08:00
eff8560bd2 docs: update guide 2023-09-04 02:01:40 +08:00
eead3c8839 feat: add use '' or "" to force a string value 2023-09-04 02:01:08 +08:00
e113c45a5d feat: let generator use typed value 2023-09-04 02:00:16 +08:00
6a0c581ccb docs: add readme badge link 2023-09-04 01:05:52 +08:00
62207002c4 docs: update readme badge 2023-09-04 00:56:46 +08:00
8747853310 docs: add license 2023-09-03 02:33:31 +08:00
f03805ff2c Initial commit 1.0.0 2023-09-03 01:11:31 +08:00