What's Changed
- Mutable dynamic arrays, heaps, and simple union find data structures by @marzipankaiser in #585
- Fix LLVM byte alignment for real by @marvinborner in #803
- Revise ignored LLVM tests by @marvinborner in #776
- Add basic string interpolation / string templates by @dvdvgt in #743
- Store StackValues in the actual stack by @serkm in #808
- Panic on prompt duplication by @serkm in #810
- Valgrind fails in CI by @phischu in #790
- Specialize on most common opening flags by @phischu in #816
- CI: fix autorelease, add Dependabot by @jiribenes in #818
- Bump actions/download-artifact from 3 to 4 by @dependabot in #820
- Make panics output to stdout by @jiribenes in #823
Full Changelog: v0.19.0...v0.20.0