Skip to content

Latest commit

 

History

History
590 lines (230 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

590 lines (230 loc) · 14.9 KB

Change Log

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

1.4.6 (2018-08-01)

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

1.4.5 (2018-07-20)

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

1.4.4 (2018-07-11)

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

1.4.3 (2018-07-04)

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

1.4.2 (2018-06-21)

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

1.4.1 (2018-06-18)

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

1.4.0 (2018-05-30)

Features

  • atom: add INotify impl for History (9422598)
  • atom: provide prev/curr states to history event listeners (7ac6227)

1.3.13 (2018-05-14)

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

1.3.12 (2018-05-14)

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

1.3.11 (2018-05-13)

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

1.3.10 (2018-05-12)

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

1.3.9 (2018-05-10)

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

1.3.8 (2018-05-10)

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

1.3.7 (2018-05-09)

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

1.3.6 (2018-04-29)

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

1.3.5 (2018-04-26)

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

1.3.4 (2018-04-26)

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

1.3.3 (2018-04-19)

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

1.3.2 (2018-04-17)

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

1.3.1 (2018-04-16)

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

1.3.0 (2018-04-15)

Features

  • atom: update History.record(), add IHistory interface (cf42260)

1.2.5 (2018-04-13)

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

1.2.4 (2018-04-08)

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

1.2.3 (2018-04-04)

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

1.2.2 (2018-04-01)

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

1.2.1 (2018-03-28)

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

1.2.0 (2018-03-21)

Features

  • atom: add CursorOpts and cursor validation, update ctor, add tests (3b1d563)
  • atom: add optional validation predicate for Atom, add tests (bae1647)
  • atom: consider parent validators in History update fns (d93940a)

1.1.0 (2018-03-18)

Features

  • atom: add optional support for eager views, update tests/readme (c0ec274)

1.0.3 (2018-03-18)

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

1.0.2 (2018-03-18)

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

1.0.1 (2018-03-17)

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

1.0.0 (2018-03-17)

Documentation

  • atom: extract @thi.ng/paths & @thi.ng/interceptors functionality (1273efb)

BREAKING CHANGES

  • atom: extract @thi.ng/paths & @thi.ng/interceptors functionality

0.13.0 (2018-03-16)

Features

  • atom: add forwardSideFx() interceptor (357c46e)
  • atom: add FX_FETCH & FX_DELAY sidefx impl, update docs (e52e7e5)

0.12.1 (2018-03-11)

Bug Fixes

  • atom: ignore side fx with null values (0ca0bf3)

0.12.0 (2018-03-09)

Bug Fixes

  • atom: add interceptors to re-exports (59085e0)

Features

  • atom: add IRelease impls (9b3d91e)
  • atom: add/extract StatelessEventBus (3fae249)
  • atom: update EventBus ctor, add deref() (667691c)

0.11.0 (2018-03-09)

Features

  • atom: add default handlers, add/rename event/fx const values, add checks (1fd43d7)
  • atom: add valueSetter/Updater() interceptors (359c4f5)

0.10.0 (2018-03-08)

Features

  • atom: add async dispatch effect, update event bus & api types (56866e0)

0.9.2 (2018-03-08)

Bug Fixes

  • atom: add EventBus to module re-exports, minor cleanup (9e5239b)

0.9.1 (2018-03-07)

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

0.9.0 (2018-03-07)

Features

  • atom: re-add refactored EventBus & interceptor handling (e01bf73)

0.8.0 (2018-03-05)

Features

  • atom: update IAtom, add resetIn() & swapIn() impls (a7e61a4)

0.7.3 (2018-03-03)

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

0.7.2 (2018-03-02)

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

0.7.1 (2018-03-01)

Bug Fixes

0.7.0 (2018-03-01)

Features

  • atom: add IView, IViewable, impl for Atom, Cursor, History (9ad83b2)
  • atom: add View type to create derrived views/value subscriptions (8c0c621)

Performance Improvements

  • atom: add optimized getters for path len < 5 (ed23376)
  • atom: add optimized setter() for path len < 5, fix toPath() (55c6a7d)

0.6.1 (2018-02-26)

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

0.6.0 (2018-02-18)

Bug Fixes

  • atom: empty path handling getter/setter (fbc819e)

Features

  • atom: add deleteIn() (b593a9b)
  • atom: add getIn/setIn/updateIn (6f6e7e5)

0.5.3 (2018-02-08)

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

0.5.2 (2018-02-03)

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

0.5.1 (2018-02-02)

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

0.5.0 (2018-02-01)

Bug Fixes

  • atom: cursor swap() return type (36cc956)
  • atom: truncate redo stack in record(), swap() return type (8218814)

Features

  • atom: add History.canUndo/Redo() (c5b6e0f)

0.4.1 (2018-02-01)

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

0.4.0 (2018-01-31)

Features

  • atom: add full IAtom impl for History, update tests (5538362)

0.3.0 (2018-01-31)

Bug Fixes

  • atom: cursor ctor arg checks (282d989)

Features

  • atom: add History, add/update tests (035c51a)
  • atom: add IReset/ISwap impls for History (e1b57de)

0.2.2 (2018-01-30)

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

0.2.1 (2018-01-29)

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

0.2.0 (2018-01-29)

Features

  • atom: add nested path getter / setter compilers (5dce8a2)

0.1.2 (2018-01-29)

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

0.1.1 (2018-01-29)

Bug Fixes

  • atom: cursor IWatch impls (replace stubs) (cca801b)

0.1.0 (2018-01-29)

Features

  • atom: add Cursor, update interfaces, types, readme (04c3d59)
  • atom: re-import atom package from MBP2010, update main readme (fefc283)