Skip to content

Release 0.12.5

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 08 Nov 17:38
· 68 commits to main since this release

Fixed

  • PR#51 resolved #50 by no longer treating the feature set in the index as authoritative, but rather just merging in the keys that were not already located in the feature set from the crate itself. This would mean that features that are present in both but with different sub-features from the index will now be lost, but that can be fixed later if it is actually an issue.