Skip to content

Latest commit

 

History

History
76 lines (32 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

76 lines (32 loc) · 2.91 KB

Change Log

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

0.5.16 (2020-06-01)

Note: Version bump only for package @thi.ng/transducers-binary

0.5.15 (2020-06-01)

Note: Version bump only for package @thi.ng/transducers-binary

0.5.14 (2020-05-29)

Note: Version bump only for package @thi.ng/transducers-binary

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)