Commit graph

14 commits

Author SHA1 Message Date
8531a586eb Release 0.1.3
sing_macros@0.1.3
sing_parse@0.1.3
sing_rs@0.1.3
sing_util@0.1.3

Generated by cargo-workspaces
2022-04-05 21:22:38 +02:00
16bc99203f Bump version and update README 2022-03-27 18:28:30 +02:00
fcf1d6893a Hopefully used the correct name for the license this time… 2022-03-27 16:32:14 +02:00
2ebcaf2f39 Changed license field so crates.io is content. 2022-03-27 16:29:11 +02:00
791e65a9fa Changed authors field to be a list. 2022-03-27 16:22:30 +02:00
43f1c8fe1a Added descriptions and other fluff to cargo files. 2022-03-27 16:20:19 +02:00
9b474f0d17 Added license and author information to cargo files. 2022-03-27 16:16:12 +02:00
7890b86a64 Merge branch 'main' into thelie-patch-1 2022-03-27 15:39:18 +02:00
1cae9118eb Added copyright and license disclaimers to source files (#2)
Co-authored-by: Thelie <git.daniel@mowitz.rocks>
Co-committed-by: Thelie <git.daniel@mowitz.rocks>
2022-03-27 15:38:39 +02:00
0873a407f2 Brought the documentation to an acceptable level. 2022-03-27 15:10:20 +02:00
ec7ba974da Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
616ab17008 Bulk of the code is in place, no debugging done yet. 2022-03-10 13:59:51 +01:00
cb3bbdbb78 macro for adding traits is done. 2022-03-02 19:13:31 +01:00
be39277042 Derived Serialize for some syn structures needed and moved some files around. 2022-02-28 23:19:21 +01:00