v0.11.0
This adds support for Ubuntu LTS releases from 18.04 to current.
It also adds Debian bullseye and bookworm.
Part of the effort to accomplish this was to refactor much of the way the Ubuntu Jammy implementation was created into a more reusable libary.
WIth this change it should be trivial to implement other Debian-based implementations out of tree. See #439 for more details on how to take advantage of this.
What's Changed
- fix: Use correct key for setting main build context by @pmengelbert in #431
- Add more Ubuntu versions and Debian support by @cpuguy83 in #439
New Contributors
- @whitneygriffith made their first contribution in #453
Full Changelog: v0.10.4...v0.11.0