this repo has no description

release: 0.4.1

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

+17
+17
CHANGELOG.md
··· 1 + ## [0.4.1] - 2024-11-12 2 + 3 + ### Added 4 + 5 + - Added app.bsky.feed.like to build_aturi 6 + 7 + ### Changed 8 + 9 + - Updating atmosphere dev feed matcher 10 + - Adding support for local test data 11 + - Adding bail mechanics to atmostphere_dev feed 12 + - Cleanup task as part of data retention policy 13 + - Updating atmosphere_dev feed matcher to calc score 14 + - Setting version to 0.4.1 15 + 1 16 ## [0.4.0] - 2024-11-12 2 17 3 18 ### Added ··· 11 26 - Feed caching 12 27 - Added dropsonde to test rhai scripts 13 28 - Setting version to 0.4.0 29 + - 0.4.0 14 30 15 31 ### Fixed 16 32 ··· 88 104 - Setting version to 0.1.1 89 105 - 0.1.1 90 106 107 + [0.4.1]: https://github.com/astrenoxcoop/supercell/compare/0.4.0..0.4.1 91 108 [0.4.0]: https://github.com/astrenoxcoop/supercell/compare/0.3.1..0.4.0 92 109 [0.3.1]: https://github.com/astrenoxcoop/supercell/compare/0.3.0..0.3.1 93 110 [0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.2.0..0.3.0