Skip to content 7.4.0 (2023-04-10)
Features
113f513 #532 identifierBase parameter for .inc (#532) (@wraithgar, @b-bly)
48d8f8f #530 export new RELEASE_TYPES constant (@hcharley)
Bug Fixes
940723d #538 intersects with v0.0.0 and v0.0.0-0 (#538) (@wraithgar)
aa516b5 #535 faster parse options (#535) (@H4ad)
61e6ea1 #536 faster cache key factory for range (#536) (@H4ad)
f8b8b61 #541 optimistic parse (#541) (@H4ad)
796cbe2 #533 semver.diff prerelease to release recognition (#533) (@wraithgar, @dominique-blockchain)
3f222b1 #537 reuse comparators on subset (#537) (@H4ad)
f66cc45 #539 faster diff (#539) (@H4ad)
Documentation
c5d29df #530 Add "Constants" section to README (@hcharley)