1.10.4 (2024-05-07)
- update node and bump meta-schema (a9480cd)
1.10.3 (2024-03-12)
- add self-review suggestions (f1f95e5)
- all tests passing (0c180b0)
- bug fixed and tests fixed (6f9b06e)
- parent fixups and testing (77a77f6)
- simplify code a bit where possible (b3eae12)
- undo debugging stuff (516cea9)
1.10.2 (2024-03-11)
1.10.1 (2022-10-06)
- additionalItems should always be traversed (c259f3c)
- circle ci config fixed (cf5b7f9)
- clean up circle config a little bit (83bf89a)
1.10.0 (2022-10-05)
- add tests around MutationFunction.parent (33a06a0)
- mutation function is called with parent schema (2e26427)
1.9.0 (2022-10-04)
- add docs link to readme (3252c23)
- dont use jsdom for jest (140e7fa)
- node version in circle was wrong (b80ed78)
- remove outdated typedoc setting (0959a1e)
- update node and deps (d318d06)
- use json-path for path param (970d03a)
1.8.1 (2021-06-24)
- update to latest json schema meta schema (a00b1ee)
1.8.0 (2021-06-18)
- mutation functions isCycle param working properly now (4a6ad09)
1.7.8 (2021-06-08)
- big dep bump for next release (12bb092)
- get typedoc working again (43fa0e8)
- github workflow for linting fixup (191c69e)
- remove dependabot status from readme (ecfffc9)
1.7.7 (2020-11-03)
- update docs (d63b561)
1.7.6 (2020-10-29)
- update dev deps (c5dc143)
1.7.5 (2020-10-23)
- incorrect open collective username (6bb07ef)
1.7.4 (2020-10-23)
- add funding (e8f323d)
1.7.3 (2020-10-23)
1.7.2 (2020-10-23)
- add badges (f12c2ad)
1.7.1 (2020-10-23)
- eslint issues resolved by updating linter (eabb64a)
- test was highlighting an issue with jest that was fixed (e1c5d69)
- update deps (99a7ba2)
1.7.0 (2020-09-21)
- add space (9a7e27e)
- added array pathing (936105a)
- added array pathing (9b6d723)
- change from JSON-Path spec to RFC 6901 for path output (768bfca)
- change from JSON-Path spec to RFC 6901 for path output (ccd369a)
- clean up stringify code (a639c35)
- clean up stringify code (bd28424)
- remove implicit typecasting (e534193)
- remove merge artifact (858ef35)
- remove push/pop to improve performance (9bf5eff)
- standardize pathstack to string array (b36ef4a)
- standardize pathstack to string array (48550f7)
- update index.test.ts to use path (7d9cedf)
- update index.test.ts to use path (5bc96db)
- update mutation function args and delete obsolete test file (3fb1bfd)
- update mutation function args and delete obsolete test file (4607ae1)
1.6.0 (2020-08-24)
- add implementation (c0689d2)
- add more tests (d14e6d7)
- bfs with skipfirst working as well as option defaulting (fdbbfe9)
- found a test case that highlights an issue (a4a86be)
- add bfs option (244ad94)
1.5.0 (2020-07-28)
- add pattern properties (9234934)
1.4.2 (2020-07-21)
1.4.1 (2020-07-21)
- props mutate (1a36823)
1.4.0 (2020-07-21)
- update to new meta-schema (82a133e)
1.3.1 (2020-07-20)
1.3.0 (2020-07-15)
- add cycle tracking to the mutation function interface (fe8ea52)
1.2.4 (2020-07-07)
1.2.3 (2020-07-07)
- items cycle with first mutation skip (c54d0d5)
1.2.2 (2020-07-01)
- change sem rel ordering (2370165)
1.2.1 (2020-07-01)
- add to doc (492cdbf)
1.2.0 (2020-06-29)
- use circleci context and parallelize more (13111d5)
1.1.2 (2020-06-27)
1.1.1 (2020-06-25)
1.1.0 (2020-06-25)
- make merge an option (230d347)
1.0.1 (2020-06-19)
- actually build the docs in ci (94fdd63)
- add $ref test (#5) (ccaed64)
- docs working now (#45) (c1b68db)
- missing comma (0cc337e)
- move typedoc config to proper spot (40a2f6f)
- update readme (#46) (8c370cb)
- update to metaschema (#3) (95ba547)
- first (db6b07e)