this repo has no description

release: 0.4.0

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

+20
+20
CHANGELOG.md
··· 1 + ## [0.4.0] - 2024-11-12 2 + 3 + ### Added 4 + 5 + - Adding sequence matcher helper 6 + 7 + ### Changed 8 + 9 + - Cleaned up and refactored matchers 10 + - Score can be incremented 11 + - Feed caching 12 + - Added dropsonde to test rhai scripts 13 + - Setting version to 0.4.0 14 + 15 + ### Fixed 16 + 17 + - Adding test for rhai link matching 18 + 1 19 ## [0.3.1] - 2024-11-09 2 20 3 21 ### Changed ··· 5 23 - Cleaning up changelog 6 24 - Adding value context to at-uri compose errors 7 25 - Setting version to 0.3.1 26 + - 0.3.1 8 27 9 28 ## [0.3.0] - 2024-11-09 10 29 ··· 69 88 - Setting version to 0.1.1 70 89 - 0.1.1 71 90 91 + [0.4.0]: https://github.com/astrenoxcoop/supercell/compare/0.3.1..0.4.0 72 92 [0.3.1]: https://github.com/astrenoxcoop/supercell/compare/0.3.0..0.3.1 73 93 [0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.2.0..0.3.0 74 94 [0.2.0]: https://github.com/astrenoxcoop/supercell/compare/0.1.2..0.2.0