Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

48 lines (29 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Nothing yet!

0.11.2 - 2023-09-09

Fixed

  • Fix order of arguments in toLength (a49c24b)

0.11.1 - 2023-09-09

Fixed

0.11.0 - 2023-09-09

Added

  • Add includes feature (#24, #29)
  • Add at feature (#25, #30)
  • Add product feature (#33)
  • Add toSet feature (#34)

Fixed

  • Ensure that the types are generated properly (#32)
  • Ensure all (new) functions are exported (#31)

0.10.0 - 2022-08-27

Added

  • Everything!