Commit graph

105 commits

Author SHA1 Message Date
Michael Angelo Calimlim
8572b0efd9 prepare for 0.12.0 release 2022-11-23 05:13:57 +08:00
Michael Angelo Calimlim
45dc3cec15 add test to satisfy coverage 2022-11-23 05:09:29 +08:00
Michael Angelo Calimlim
e0d23c86fd upgrade cargo-generate 2022-11-22 23:11:18 +08:00
Michael Angelo Calimlim
f426da033b replace cargo-edit with toml 2022-11-22 19:00:31 +08:00
Michael Angelo Calimlim
6a285a45b6 add support for tool class 2022-11-20 08:51:05 +08:00
Michael Angelo Calimlim
1ab32391f5 prepare for 0.11.0 release 2022-11-03 10:51:56 +08:00
Michael Angelo Calimlim
0f5728a01a upgrade godot-rust-cross-compiler 2022-11-03 08:26:01 +08:00
Michael Angelo Calimlim
4cdace8bbc update gitignore 2022-09-30 01:38:46 +08:00
Michael Angelo Calimlim
62fded3160 update node type list 2022-09-30 01:36:58 +08:00
Michael Angelo Calimlim
79644768b4 update README 2022-09-30 01:20:28 +08:00
Michael Angelo Calimlim
e55eef81fd prepare for 0.10.0 release 2022-09-29 22:25:54 +08:00
Michael Angelo Calimlim
e569667b93 upgrade dependencies 2022-09-29 22:25:01 +08:00
Michael Angelo Calimlim
cad26923f1 support ios target 2022-09-29 04:17:26 +08:00
Michael Angelo Calimlim
1f07e5c47d derive Eq 2022-09-24 02:43:32 +08:00
Michael Angelo Calimlim
74396fad12 update gitignore 2022-09-18 21:37:14 +08:00
Michael Angelo Calimlim
5f2c5fcc91 update class template 2022-09-18 21:35:56 +08:00
Michael Angelo Calimlim
3662d82fee refactor according to clippy's recommendations 2022-02-26 01:01:29 +08:00
Michael Angelo Calimlim
86b147cac7 prepare for 0.9.0 release 2022-02-25 15:03:12 +08:00
Michael Angelo Calimlim
7eef69cc52 update README 2022-02-25 14:49:22 +08:00
Michael Angelo Calimlim
a89e08a95d upgrade dependencies 2022-02-22 19:52:18 +08:00
Michael Angelo Calimlim
5607c2569c update README 2022-01-26 18:13:14 +08:00
Michael Angelo Calimlim
9dd7d77f7d replace default template url 2022-01-26 17:27:19 +08:00
Michael Angelo Calimlim
6c08d4845e replace make with cargo-make 2022-01-26 17:09:56 +08:00
Michael Angelo Calimlim
4e7ccecee4 add support for cross compilation 2022-01-23 19:05:28 +08:00
Michael Angelo Calimlim
daa8f76632 prepare for 0.8.0 release 2022-01-18 22:04:57 +08:00
Michael Angelo Calimlim
429ef34ca5 upgrade rust edition 2022-01-18 22:03:47 +08:00
Michael Angelo Calimlim
44213f2e19 upgrade cargo-generate dependency 2021-09-26 14:21:22 +08:00
Michael Angelo Calimlim
f7939b2fc4 refactor according to clippy recommendations 2021-08-08 12:43:43 +08:00
Michael Angelo Calimlim
f197ab93ff add colors, glyphs and stylings to the output message 2021-07-29 21:02:26 +08:00
Michael Angelo Calimlim
85e7bb1607 refactor ftw_target 2021-07-09 19:09:31 +08:00
Michael Angelo Calimlim
f3a7dfa6a4 add missing tests 2021-07-08 22:45:59 +08:00
Michael Angelo Calimlim
f73dd71617 refactor, reformat and cleanup 2021-07-08 21:18:40 +08:00
Michael Angelo Calimlim
d35313e9da use command-macros instead of std::process::Command directly 2021-07-07 00:10:09 +08:00
Michael Angelo Calimlim
359003e72a prepare for 0.7.0 release 2021-07-02 20:21:38 +08:00
Michael Angelo Calimlim
6e8270e905 upgrade dependencies 2021-07-02 20:20:43 +08:00
Michael Angelo Calimlim
9345317b67 fix windows path 2021-07-02 08:47:23 +08:00
Michael Angelo Calimlim
64f097509f add success messages for output 2021-06-11 23:43:57 +08:00
Michael Angelo Calimlim
32c3f07edd refactor tests 2021-06-11 23:43:03 +08:00
Michael Angelo Calimlim
41d1cc7f4f refactor list of node types 2021-06-04 18:11:29 +08:00
Michael Angelo Calimlim
784a597a1a update README 2021-06-03 15:03:49 +08:00
Michael Angelo Calimlim
ba4ca9f738 refactor code and add unit tests 2021-06-01 08:12:14 +08:00
Michael Angelo Calimlim
85c7461478 refactor according to clippy recommendations 2021-05-15 01:14:20 +08:00
Michael Angelo Calimlim
7764e597e7 prepare for 0.6.0 release 2021-05-14 08:07:14 +08:00
Michael Angelo Calimlim
e30720b462 upgrade dependencies 2021-05-14 08:04:34 +08:00
Michael Angelo Calimlim
28636a47d4 add *.orig to gitignore 2021-05-14 07:50:40 +08:00
Michael Angelo Calimlim
83993427ee add property-based and unit tests 2021-05-14 01:03:45 +08:00
Michael Angelo Calimlim
9ac716c2fa control number of dependencies to reduce compile time 2021-04-03 14:11:54 +08:00
Michael Angelo Calimlim
0cf35bafcf add code coverage 2021-04-02 18:34:09 +08:00
Michael Angelo Calimlim
0cf1061d03 suppress clippy errors on uppercase acronyms 2021-03-28 08:38:56 +08:00
Michael Angelo Calimlim
8a1636c657 add udeps target and expand only on ftw_node_type module 2021-03-27 08:16:00 +08:00