this repo has no description

release: 0.3.1

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

+16
+16
CHANGELOG.md
··· 1 + ## [0.3.1] - 2024-11-09 2 + 3 + ### Changed 4 + 5 + - Cleaning up changelog 6 + - Adding value context to at-uri compose errors 7 + - Setting version to 0.3.1 8 + 1 9 ## [0.3.0] - 2024-11-09 2 10 3 11 ### Added ··· 12 20 - Updating example docker-compose configuration file 13 21 - Setting version to 0.3.0 14 22 - 0.3.0 23 + - Typo in cargo config 24 + - 0.3.0 25 + - 0.3.0 26 + 27 + ### Fixed 28 + 29 + - Fixing bad build stuff 15 30 16 31 ## [0.2.0] - 2024-11-07 17 32 ··· 54 69 - Setting version to 0.1.1 55 70 - 0.1.1 56 71 72 + [0.3.1]: https://github.com/astrenoxcoop/supercell/compare/0.3.0..0.3.1 57 73 [0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.2.0..0.3.0 58 74 [0.2.0]: https://github.com/astrenoxcoop/supercell/compare/0.1.2..0.2.0 59 75 [0.1.2]: https://github.com/astrenoxcoop/supercell/compare/0.1.1..0.1.2