Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 544 Bytes

Changelog

This project follows semantic versioning.

Possible header types:

  • Features for any new features added, or for backwards-compatible changes to existing functionality.
  • Bug Fixes for any bug fixes.
  • Breaking Changes for any backwards-incompatible changes.#

v0.1.3 (2024-12-06)

Features

  • Added from_lesser which lets you convert a permutation to permutation with a greater number of elements

v0.1.0 (2022-11-15)