this repo has no description

release: 0.3.0

Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com>

+22
+22
CHANGELOG.md
··· 1 + ## [0.3.0] - 2024-11-09 2 + 3 + ### Added 4 + 5 + - Support per-matcher AT-URI 6 + 7 + ### Changed 8 + 9 + - Added org.opencontainers labels 10 + - Downgrading error to info 11 + - Experimental rhai scripting support 12 + - Updating example docker-compose configuration file 13 + - Setting version to 0.3.0 14 + - 0.3.0 15 + - Typo in cargo config 16 + - 0.3.0 17 + 18 + ### Fixed 19 + 20 + - Fixing bad build stuff 21 + 1 22 ## [0.2.0] - 2024-11-07 2 23 3 24 ### Changed ··· 39 60 - Setting version to 0.1.1 40 61 - 0.1.1 41 62 63 + [0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.2.0..0.3.0 42 64 [0.2.0]: https://github.com/astrenoxcoop/supercell/compare/0.1.2..0.2.0 43 65 [0.1.2]: https://github.com/astrenoxcoop/supercell/compare/0.1.1..0.1.2 44 66 [0.1.1]: https://github.com/astrenoxcoop/supercell/compare/0.1.0..0.1.1