Skip to content

Latest commit

 

History

History
254 lines (103 loc) · 7.27 KB

CHANGELOG.md

File metadata and controls

254 lines (103 loc) · 7.27 KB

Change Log

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

0.8.6 (2018-08-01)

Note: Version bump only for package @thi.ng/pointfree

0.8.5 (2018-07-20)

Note: Version bump only for package @thi.ng/pointfree

0.8.4 (2018-06-21)

Note: Version bump only for package @thi.ng/pointfree

0.8.3 (2018-06-18)

Note: Version bump only for package @thi.ng/pointfree

0.8.2 (2018-05-14)

Note: Version bump only for package @thi.ng/pointfree

0.8.1 (2018-05-14)

Note: Version bump only for package @thi.ng/pointfree

0.8.0 (2018-05-13)

Features

  • pointfree: add execjs for host calls, update readme (373701b)

0.7.10 (2018-05-12)

Note: Version bump only for package @thi.ng/pointfree

0.7.9 (2018-05-10)

Bug Fixes

  • pointfree: minor update error handling (5391d98)

0.7.8 (2018-05-10)

Note: Version bump only for package @thi.ng/pointfree

0.7.7 (2018-05-09)

Note: Version bump only for package @thi.ng/pointfree

0.7.6 (2018-04-29)

Note: Version bump only for package @thi.ng/pointfree

0.7.5 (2018-04-26)

Note: Version bump only for package @thi.ng/pointfree

0.7.4 (2018-04-26)

Note: Version bump only for package @thi.ng/pointfree

0.7.3 (2018-04-13)

Note: Version bump only for package @thi.ng/pointfree

0.7.2 (2018-04-08)

Note: Version bump only for package @thi.ng/pointfree

0.7.1 (2018-04-04)

Note: Version bump only for package @thi.ng/pointfree

0.7.0 (2018-04-03)

Features

  • pointfree: add copy() word (68a8dba)
  • pointfree: add math ops, update load/loadkey, update tests (2101e92)

0.6.2 (2018-04-01)

Note: Version bump only for package @thi.ng/pointfree

0.6.1 (2018-03-31)

Bug Fixes

  • pointfree: reexport ensureStack fns (a0bf781)

0.6.0 (2018-03-31)

Features

0.5.0 (2018-03-29)

Features

  • pointfree: add combinators, update controlflow words, remove execq (3dc30a8)
  • pointfree: add more dataflow combinators, words & tests (b096e43)

0.4.0 (2018-03-29)

Features

  • pointfree: add new words, constructs, aliases, fix re-exports (943b4f9)

0.3.0 (2018-03-28)

Bug Fixes

  • pointfree: add 0-arity comp() (identity fn) (10d5a34)
  • pointfree: wordU(), add tests (1a01f9a)

Features

  • pointfree: add new words, rename words, remove mapnth, pushl2 (0f0c382)
  • pointfree: add rstack, update StackContext (1c4cd2f)
  • pointfree: further restructure, perf, add tests (3252554)
  • pointfree: major refactor & restructure (a48361d)
  • pointfree: major update readme, package (e52b869)
  • pointfree: update all words to return stack (79b4ce3)
  • pointfree: update word/wordU, add append(), tuple(), join() (f3f0bec)

0.2.1 (2018-03-23)

Bug Fixes

  • pointfree: fix readme/docs (f211c39)

0.2.0 (2018-03-23)

Features

  • pointfree: add unwrap, quatations, math/bitops, array/obj access (f75486d)
  • pointfree: support data vals in program, add collect(), update readme (6cac0c7)