Chore
* chore: update deps ([`c62dabe`](https://github.com/Smithed-MC/smithed-python/commit/c62dabe628495ba7f16220c054111563a96c3425))
* chore: disable tests i guess ([`2086a49`](https://github.com/Smithed-MC/smithed-python/commit/2086a490cf6a29bca327b8abda2f8ebb895ccc14))
* chore: update .github to run tests on push ([`daa9db0`](https://github.com/Smithed-MC/smithed-python/commit/daa9db0cd7c5e244925e23f59f1b450536ad9e0d))
Feature
* feat: neat icon there ([`3129f2b`](https://github.com/Smithed-MC/smithed-python/commit/3129f2bd52e8b7159a268eb7393a4fa5406b9867))
* feat: add override as a way to completely take over the file ([`4e86277`](https://github.com/Smithed-MC/smithed-python/commit/4e8627737b95bd789ce2ab5927de04cabcbe85cd))
* feat: add conditions, tests for stages and conditions ([`5d5ba28`](https://github.com/Smithed-MC/smithed-python/commit/5d5ba28e0f3559ab059e552355e871d6518ecc0f))
* feat: cli working, tests, and more ([`9dc9374`](https://github.com/Smithed-MC/smithed-python/commit/9dc9374867f3b017ea31a73ea7f0c38b50c2392c))
* feat: fix up weld cli and more ([`eef7bba`](https://github.com/Smithed-MC/smithed-python/commit/eef7bbaee659e839990a6154900e78f2280f3c7c))
* feat: but good ([`3f0ec52`](https://github.com/Smithed-MC/smithed-python/commit/3f0ec52d1b6559ecf57e057cdcbf629ca5dcad31))
Fix
* fix: tests, streamlit, etc ([`0d166fb`](https://github.com/Smithed-MC/smithed-python/commit/0d166fbb6a76d8154c9553b08f4054b72a1ee12f))
* fix: update streamlit to newest weld ([`be54f60`](https://github.com/Smithed-MC/smithed-python/commit/be54f60d277078ae446194f5264ae4cd3809bc96))
* fix: use backport strenum for 3.10 ([`a2adbbe`](https://github.com/Smithed-MC/smithed-python/commit/a2adbbe266394265c5e1c2aa4bb0db6170fc22ea))
* fix: secure rules, add tests ([`1f8f0ef`](https://github.com/Smithed-MC/smithed-python/commit/1f8f0efe41d038bf478bb1221618cbfc0f60871b))
Unknown
* Merge pull request 2 from Smithed-MC/feat/weld-but-good
The Weld Overhaul
- Most of `weld` has been refactored / rewritten
- Merge policies now properly tested and turned on
- Refreshed webapp to make it more stable
- Introduced a stable CLI for use (and pretty)
- Cleaned up `run_weld` a bit ([`a54470f`](https://github.com/Smithed-MC/smithed-python/commit/a54470fc03098679bb5480e5b8217a87a10cead3))