Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

52 lines (26 loc) · 2.29 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.0 (2020-02-25)

Features

  • transducers-binary: add asBytes() transducer (b8589d4)
  • transducers-binary: add hexDumpString() syntax sugar (a3ad805)
  • transducers-binary: add missing type impls to asBytes() (6514292)
  • transducers-binary: update bytes(), add i24/u24 support (6d658d0)

0.4.0 (2019-07-07)

Features

  • transducers-binary: enable TS strict compiler flags (refactor) (8d86ac6)

0.3.1 (2019-03-05)

Bug Fixes

  • transducers-binary: add randomBits() return type (d79481f)

0.3.0 (2019-03-04)

Features

  • transducers-binary: add randomBits(), update readme (36ca046)

0.2.0 (2019-02-15)

Bug Fixes

  • transducers-binary: update juxt import (77ed4c5)

Features

  • transducers-binary: add utf8Length() (7cf98ef)

0.1.0 (2019-02-05)

Features

  • transducers-binary: extract as new pkg from @thi.ng/transducers (02877c7)