Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 1.13 KB

File metadata and controls

75 lines (46 loc) · 1.13 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.

[Unreleased]

Added ✨

Changed 🛎️

Deprecated ⏳

Removed 🛑

Fixed 🐛

Security 🚨

[0.0.19] - 2023-03-16

Public Release! 🎉

Added ✨

  • Doc Strings for each function available!
  • New README.md with CONTRIBUTION.md Docs

Changed 🛎️

Minor changes to the test suite, unrelated to functionality, all related to DX.

[0.0.18] - 2022-12-18

Minor changes to the test suite, unrelated to functionality, all related to DX.

[0.0.17] - 2022-11-02

Added

partition

Changed

name each publish and release step

[0.0.16] - 2022-11-02

Added

Added the following higher-order functions

find
map
partition
reduce
repeat

[0.0.8] - 2022-11-02

[0.0.7] - 2022-11-02

[0.0.6] - 2022-11-02

[0.0.5] - 2022-11-02

[0.0.4] - 2022-11-02

[0.0.3] - 2022-11-02

Changed

  • Dependencies updated