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
041659b2f2 Rectified typo in cargo file. 2022-03-27 16:35:22 +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
0110d6677e Changed another Cargo.toml for the same reason. 2022-03-27 16:11:08 +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
ca6ebc1805 Split project into workspaces and started on implementing the first struct. 2022-02-19 17:30:38 +01:00