Releases: lu-zero/portage-metadata
Releases · lu-zero/portage-metadata
v0.7.0
Changes
- Bump
portage-atomdependency to 0.9 (interner module renamed fromgentoo_internertointerner) - Fix PMS §3.1.4 compliance for USE flag names across all parsers:
- Add
@tois_flag_charinrestrict.rsandsrc_uri.rs(was already correct inlicense.rsandrequired_use.rs) - Enforce the start-alphanumeric constraint in
license.rs,restrict.rs, andsrc_uri.rs(matching the guard already present inrequired_use.rs) - Prevent
@-leading tokens from silently falling back to bare URI entries insrc_uri.rs
- Add
v0.6.0
v0.5.0
v0.4.0
v0.3.1
- Use winnow 1.0.0
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.1
What's Changed
- Implement PMS9 compliance for name validation
- Extend the tests to cover corner cases from the portage tree
Full Changelog: v0.2.0...v0.2.1