Skip to content

Releases: SamHatoum/pojo-observer

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 18 May 12:28

1.1.9 (2020-05-18)

Bug Fixes

  • observer: replace hashing with counter to imrpove performance. UI can handle rerender concerns (ef87d3b)

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 15 May 15:59
129aba7

1.1.8 (2020-05-15)

Bug Fixes

  • observer: fixes deeply nested arrays inside objects (02130bc)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 30 Apr 21:52

1.1.7 (2020-04-30)

Bug Fixes

  • license: manually bumping the release to let the license on npm udpate (91a21b4)

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Apr 19:31

1.1.6 (2020-04-30)

Bug Fixes

  • observer: fixes all outstanding bugs, incluging null setting (a72f807)

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:57

1.1.5 (2020-04-30)

Bug Fixes

  • code-climate: another attempt to fix lcov format issues (f41bc4b)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:46

1.1.4 (2020-04-30)

Bug Fixes

  • code-climate: fixes config to post test results (75bb062)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 12:43

1.1.3 (2020-04-30)

Bug Fixes

  • code-climate: attempts to fix brken build (2065046)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:55
5586bb8

1.1.2 (2020-04-30)

Bug Fixes

  • release: manually release a patch version (5586bb8), closes #24

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 13:45
4664edb

1.1.1 (2020-04-26)

Bug Fixes

  • release: manually release a patch version (4664edb)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 13:37
c95d58b

1.1.0 (2020-04-26)

Features