Commit Graph

103 Commits

Author SHA1 Message Date
a92328268e docs: add new future 2023-12-18 07:25:53 +08:00
be9ae3bde7 docs: use relative link 2023-12-11 02:31:38 +08:00
aa2a057067 chore: update project files 2023-12-11 02:31:33 +08:00
353e85c03e chore: bump dependency versions 2023-12-11 01:11:14 +08:00
6a0ff96492 docs: update README-zh-CN 2023-12-11 01:07:30 +08:00
12a63e51d8 docs: update promotion 2023-11-18 18:11:28 +08:00
51f411ab39 chore: bump "com.highcapable.sweetdependency" version to 1.0.4 2023-11-14 01:06:31 +08:00
e14a7273d2 chore: bump "com.highcapable.sweetproperty" version to 1.0.5 2023-11-08 15:22:32 +08:00
bcdf203f1f chore: bump dependencies 2023-11-04 03:40:05 +08:00
7112845958 chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.3
- bump "com.highcapable.sweetproperty" version to 1.0.4
2023-11-04 03:16:21 +08:00
7c62a6c42a docs: fix payment code url 2023-10-26 03:55:10 +08:00
47961b9673 docs: update promotion 2023-10-24 22:18:00 +08:00
414c7ac447 docs: additional update instructions 2023-10-07 18:02:35 +08:00
b05c18eb10 Bump version to 1.0.3 1.0.3 2023-10-07 17:35:55 +08:00
d84fdd6af1 style: use "2.0.0" instead "2.x.x" 2023-10-07 17:15:35 +08:00
99abe9190c refactor: change license to Apache-2.0 2023-10-07 17:10:15 +08:00
98a0c212de docs: update features 2023-10-06 02:20:55 +08:00
7aea96f3fc docs: update api docs 2023-10-06 02:20:15 +08:00
bed0d42de0 feat: add lazyClass, lazyClassOrNull functions 2023-10-06 02:19:35 +08:00
6f26fbc73e refactor: change repository owner to HighCapable 2023-10-05 02:50:55 +08:00
7a49112446 docs: update Java requirement description 2023-10-05 02:26:55 +08:00
bd68a85171 refactor: merge samples all platform to compose 2023-10-04 22:36:05 +08:00
26c2d4c775 docs: update features 2023-10-04 01:00:05 +08:00
8faf5f73a7 feat: update api-exception 2023-10-03 23:22:15 +08:00
ac40842d9d feat: allow no condition finding and ignore member access exception 2023-10-03 23:22:00 +08:00
4f25c89ea7 fix: throwable not print in console 2023-10-03 22:45:05 +08:00
a572c65677 refactor: make BaseFinder.BaseResult public 2023-10-02 23:07:25 +08:00
a681ac61f7 refactor: merge HashSet to MutableSet, HashMap to MutableMap, ArrayList to MutableList 2023-10-02 00:35:35 +08:00
8b7de28e33 refactor: merge HashSet, ArrayList to MutableList 2023-10-01 23:00:35 +08:00
2fa397f8ac docs: update api docs 2023-10-01 01:00:25 +08:00
5e34d66f96 fix: make actualTypeArguments not force cast to Class type 2023-10-01 00:59:51 +08:00
6e435244f6 feat: update demo 2023-10-01 00:45:35 +08:00
1ec7fcd33c refactor: change some comments 2023-09-27 22:17:57 +08:00
184701e563 docs: update api-example 2023-09-27 21:52:05 +08:00
7c066af116 docs: update api docs 2023-09-27 21:41:36 +08:00
bb9c38cde9 refactor: merge logs related function to debugLog and YLog.Configs 2023-09-27 21:41:15 +08:00
3a0c8cfef6 refactor: rename YukiLog to YLog 2023-09-27 20:00:36 +08:00
c0a1ab0e1d refactor: make throwable dump in logs 2023-09-27 19:32:14 +08:00
194fc4425c refactor: optimize YukiLog 2023-09-27 19:32:09 +08:00
809220d243 refactor: remove "" and other comments 2023-09-27 18:17:20 +08:00
6704b06dfa refactor: use magic to hide lint on non-public, inline api
- remove all YukiPrivateApi and @PublishedApi
2023-09-27 18:01:55 +08:00
5093caf46e chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.2
- bump "com.highcapable.sweetproperty" version to 1.0.3
- update build script usage
2023-09-26 08:59:02 +08:00
e456636644 style: rename toStackTrack to dumpToString 2023-09-26 02:33:56 +08:00
f1500f0733 refactor: optimize core finder code
- fix remedy plan not show any errors problem
- rearrange some code
2023-09-24 01:09:17 +08:00
373899ba5a feat: update demo 2023-09-23 22:49:40 +08:00
a85b795a06 docs: update api-example 2023-09-23 22:49:35 +08:00
6b4b33a804 docs: update api docs 2023-09-23 22:49:20 +08:00
25d907ff1e refactor: replace isAllowPrintingLogs to isEnableLogs 2023-09-23 22:49:04 +08:00
de4b50944e refactor: merge LoggerFactory to YukiLog 2023-09-23 22:48:35 +08:00
623c55f6fd docs(fix): tag level error 2023-09-23 22:23:45 +08:00