Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 319 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 319 Bytes

Changelog

0.2.1

Minor

  • Add multinomial and multiset permutation support
  • Remove alloc constraint on factoradics

0.2.0

Major

  • Change combinatorics::Iter type by taking BorrowMut

Minor

  • Add no-std and alloc support
  • Add bit sequence support

Patch

  • Switch to edition 2021

0.1.0