Changelog¶
0.5.0 (2024-12-18)¶
Features¶
Add multi-base support for charm build plans
0.4.0 (2024-10-17)¶
Bug Fixes¶
Correctly validate arguments for Snapcraft build plans.
Features¶
Drop minimum required python version from 3.10 to 3.8.
0.3.1 (2024-Sep-26)¶
Bug Fixes¶
Make series comparison less strict.
Make Platform and PlatformDict public.
Documentation¶
Add basic reference documentation.
For a complete list of commits, check out the 0.3.1 release on GitHub.
0.3.0 (2024-Sep-09)¶
Features¶
Add ‘build-for: [all]’ support to generic build planner.
Add support for Snapcraft build plans.
For a complete list of commits, check out the 0.3.0 release on GitHub.
0.2.0 (2024-Aug-29)¶
Features¶
Add support for Rockcraft build plans.
For a complete list of commits, check out the 0.2.0 release on GitHub.
0.1.1 (2024-Jul-24)¶
Bug Fixes¶
Mark the
craft_platform
package as typed.
For a complete list of commits, check out the 0.1.1 release on GitHub.
0.1.0 (2024-Jul-01)¶
New Features¶
This initial release has support for Charmcraft build plans.
For a complete list of commits, check out the 0.1.0 release on GitHub.