Releases: cofcool/sourcebox
Releases · cofcool/sourcebox
1.2.0
v1.2.0
- converts supports dataunit makes data unit more legible (8f40ba1)
- repeat execute task with parameters (846c763)
- json2POJO supports kotlin (3175a00)
- json can format json line (f41a19f)
- Converts supports encrypt/decrypt string (89a543d)
- Add NetworkUtils (742e6dc)
- Converts supports morse code (f711c80)
- Run jar version by default (86a11c7)
- Add FileTools (50fdbbf)
- Add DiffAnalysis (e038389)
- Optimize trello card created time (5f301c3)
- Add NoteClient (1964f4e)
- Support GUI (fc9b987)
1.1.0
v1.1.0
- support config file (da59875)
- add CodeGenerator (273169c)
- add CommandHelper (665e0ba)
- add HtmlDownloader (7ff4029)
- run native version by default (4f5c23f)
- WebRunner supports BasicAuth (d0c69c3)
- optimize mytool.sh (6f2662e)
- add json formatter (d662d5e)
- add note webserver (3e0cc37)
- gitCommits2Log supports logId arg (12e71a4)
1.0.7
v1.0.7
- gitCommits2Log add user filter(46bf7e1)
- add Apache-2.0 license(c6fa142)
- gitCommits2Log supports angular commit style(e89cfe1)
- remove gitlab ci(925fae3)
- dirWebServer saves file more gracefully(8fb16cf)
- dirWebServer do not close outstream(328f968)
- Update README.md(42a8bf2)
- add dirWebServer: a simple web directory server; update JDK to 19(17a314a)
- trelloLogseqImporter: card created time error(d7fc913)
- parse args error when value contains =(c851b1a)
- optimize Converts pipeline(7b9136a)
- Converts support random(109f148)
1.0.6
v1.0.6
- update doc(3c6ba5d)
- gitCommits2Log do not generate log(19361dd)
- test graalvm action(1692588)
- graalvm supports(220f85c)
- remove reflect feature about scan class file(1da2016)
- update tool doc(80d2cfa)
- Converts support base64(45882c3)
- optimize arguments and doc(db7d8c3)
- json2POJO can read json from stdin(6f66c6c)
- can not read version when run with jar file(b482bc8)
- update version file(367335a)
1.0.5
v1.0.5
- json2POJO uses Gson to parse json(81bc901)
- add data type into json parser of json2POJO(4495c89)
- main class should catch Throwable(d01fbd5)
- gitCommits2Log add
no-tag
argument(920aa07) - update doc(bb4b59e)
- optimize json parser of json2POJO(980e582)
- json2POJO parse text error when contains key word(7312461)
- json2POJO supports boolean type(db3f6d4)
- json2POJO supports number type(6241717)
- add debug logging level(849e317)
- add json2POJO(0ea8136)
- print warn message when no suitable tool(eab58da)