this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

release: 0.3.0

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

+16
+16
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 + 1 15 ## [0.2.0] - 2024-11-07 2 16 3 17 ### Changed ··· 10 24 - Added match likes playbook 11 25 - Updating readme to include COLLECTIONS 12 26 - Setting version to 0.2.0 27 + - 0.2.0 13 28 14 29 ## [0.1.2] - 2024-11-05 15 30 ··· 38 53 - Setting version to 0.1.1 39 54 - 0.1.1 40 55 56 + [0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.2.0..0.3.0 41 57 [0.2.0]: https://github.com/astrenoxcoop/supercell/compare/0.1.2..0.2.0 42 58 [0.1.2]: https://github.com/astrenoxcoop/supercell/compare/0.1.1..0.1.2 43 59 [0.1.1]: https://github.com/astrenoxcoop/supercell/compare/0.1.0..0.1.1