Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 615 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 615 Bytes

Changelog

0.2.2 - 2024-10-07

Changed

Enhance typing of 'transform()' methods

0.2.1 - 2024-07-22

Changed

  • Fix import paths for helpers in pipe files

0.2.0 - 2024-07-21

Added

  • Support for string and Date types for MeanBy, SumBy, MinBy and MaxBy pipes
  • Helper functions for new support of string and Date types

From 0.1.0-patch to 0.1.2 - 2024-07-21

Changed

  • Move 'lodash' and 'convert-units' packages from 'dependencies' to 'peerDependencies'
  • Try to update for 'lodash-es' package (in vain)

0.1.0 - 2024-07-20

Added

  • Fully functional library