Skip to content

Releases: R1tschY/chassis

Release 0.2.0

15 Sep 19:51
Compare
Choose a tag to compare

Almost completely rewritten with the goal that modules can be distributed across crates. Now two attributes module and injector exist. No more need for an own Rust module. So it should be more usable.

Certain errors can now only now be determined at the creation time of the injector. Before they were compiler errors.

Release 0.1.1

21 Apr 18:14
Compare
Choose a tag to compare

Fix build

Version 0.1.0

01 Sep 23:00
Compare
Choose a tag to compare
v0.1.0

Better documentation