Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

v2.5.0

Compare
Choose a tag to compare
@KamilaBorowska KamilaBorowska released this 14 Mar 07:54
· 51 commits to master since this release

New features

  • Implemented EnumMap::as_array and EnumMap::as_mut_array (implemented by @Fuuzetsu).
  • Implemented PartialOrd and Ord for EnumMap (implemented by @nicarran).

New Contributors

Full Changelog: v2.4.2...v2.5.0