Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 589 Bytes

Change Log

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.

[0.1.1]

Added

  • Node 10 support
  • Reduce by key: reduceBy(), groupBy(), countBy()
  • AsyncThing: empty(), single()
  • Sequence operations: concat, take, skip

[0.1.0]

Added

  • Concurrency control on map and filter

[0.0.4]

Added

  • This changelog :)

Fixed

  • Emitting type definitions
  • Exposed type definitions via "type"