!!!Note: as of v0.12.0 we'll be requiring at least Elixir 1.16!!!
0.12.0-rc.0
This is a major update that adds fixes and support for new operations:
- CI improvements - @axelson
- Formatting updates - @axelson
- Support for Elixir 1.16 - @axelson
- Update getting started guide for Scenic in supervision tree - @amclain
- Fix
already_startederror propogation failure - @seb3s...