This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Releases: grebaldi/plow-js
Releases · grebaldi/plow-js
v3.0.0
v2.1.0
2.1.0 (2017-06-10)
Features
- Export/expose the utils of the package (75a2d4465e02db12857b38f75d88f6050de91ba6)
v2.0.0
2.0.0 (2017-06-10)
BREAKING CHANGES
- !!!TASK: Exclude .babelrc from npm release (4a9f186747cd83ad7ea38eb0a9658831e852b5f6)
Miscellaneous
- Update dev dependencies (45b4b6292d121009a3b8c5b5484d18e2f9dd1720)
v1.2.1
1.2.1 (2016-10-07)
Bugfixes
- Fix resolveObjectPath to work properly with path parts starting with number (6a665fe2612715ff15f5470eda5078a9b15a466d)
- Fix splitting of keys in operation when handling deep object structures #12 (b3561f29d9ba5c39663a94ca727d4ea2c93d4ab9), closes #12
Documentation
- Correct the example for the $merge migration (62e0c7a24340fdf052645d157f3923319d38fa88)
Miscellaneous
- Add travis badge (cb0dca68e80c2817ef1d72469b72835f1943d8ca)
- Bump node version in .travis.yml (392d493894ceb941f54feba2ebe9a097698bb454)
- Merge pull request #13 from grebaldi/release/1.2.1 (f832976ae614ac214ec0eec183ca5fe2285fad26)
- Merge pull request #7 from Inkdpixels/patch-1 (411ed82be5632fe8178935d281ab1a9e4382dbad)
- Merge pull request #9 from ipanasenko/patch-1 (7b3ab70647a94058b3430538c6322eca41f73c33)
- Update docs: add missing myObject (091daf327935e80669be003825c8815ccb104a1e)
v1.2.0
1.2.0 (2016-03-27)
Documentation
- Add connections chapter (c0b412cbc49eb391168b85717836fbb8c699daf9)
- Add docs for the transform projection (fce26070778fa3c13bd6af2ae4ae69507ea60e84)
- Add documentation for all connection (e4bdbfb00947af72ca01af5876f6eaf66e04d6f4)
- Add documentation for and, or and not projections (aa79542d10d9ba6a691596adacad3117d20e2729)
- Add documentation for effects (9d1b54287471c1063ee55e5ca66d68bc1c61bcd6)
- Add documentation for summarize connection (afba45312b8150a1e4f5d3d22c1c006495da4327)
- Add documentation for traverse connection (c18d3d4147575f9b076d6690a8ed2cd55acd2c3c)
- Add effects chapter (65bf357f6148fcacdddfc83eaf86aa6d6bed4290)
- Add getting started documentation (fb460a449fc47cdbfe60b90660153bc8171ade41)
- Add immutable js support section for add (76caf9d57f68ecb992ec677880ae61b9bdcaf770)
- Add immutable js support section for contains (b55f4075654d4b05448e895f884418c4124d83e9)
- Add immutable js support section for count (c0d3a85d2f3214fa9b89e02739a8acde83c27fe9)
- Add immutable js support section for drop (e99c8ae03f45405a8502ea0b82cecc3ec5d9db18)
- Add immutable js support section for get (a16916add49a441c27eba182929685fab0019d16)
- Add immutable js support section for head (c950fda0c9805f679b5a0563aeea3c2169afb77d)
- Add immutable js support section for last (eab891ff62cde4a6560b68d2f5dc88b493836fff)
- Add immutable js support section for map (ff4f1e5e0fc3dbf31648df4eaafbba1abbf56a1e)
- Add immutable js support section for merge (9e6528e4e872a1601b7b61c2ea981d62940d8011)
- Add immutable js support section for override (1cea35ce2bc1a58f1092c15303d93fcb3a0daa6d)
- Add immutable js support section for pop (30bd7c803332b4be4444511c31fac96cce511261)
- Add immutable js support section for remove (b385b15bc1548ad4d9220a90686726e946415515)
- Add immutable js support section for resolve (0686115612e018fdbf4680cb6592ea1ab6cac016)
- Add immutable js support section for set (047a6d73dd64ccfa05f4b555825cc71fd777469c)
- Add immutable js support section for shift (c9dc011936041c752252e1a74dbd26be76a14c09)
- Add immutable js support section for tail (2bd6e0bd64fb6546831f2abf41f7fc3163526aa0)
- Add immutable js support section for toggle (52ff42ee1123b26508087b95f405584c280775a0)
- Add immutable js support section for unshift (c6d1c2a304ee48590ed34506f0b76e23902e032e)
- Add migrations chapter (f89d92499fb4de2177dba2befd0268ad23ddaa76)
- Finalize projection chapter (e01e736680950c31a58c5057484effe64968d32a)
- Fix references in SUMMARY.md (f12314e992329422d9150c7dd038d95714934838)
- Rename introduction.md to getting-started.md (fcf5dbca3717aa1d6fe09ac9363aa17fa56f1795)
Features
- Add Immutable JS support for add migration & add docs (3849e4b45e6767af0d217bf140e7e41ef5df94a0)
- Add Immutable JS support for contains projection & add docs (d86e0c4232cd75d35a51dd59acf4d16be0e27b2d)
- Add Immutable JS support for drop migration & add docs (58d31db948e5d8c7dcc0b1a7b6f919d715b4ad2c)
- Add Immutable JS support for head projection & add docs (ed4dc171f57130a53909d7410fcb222237e2a59f)
- Add Immutable JS support for last projection & add docs (d3fcea9688d4af36baa9f387c002739004d4d197)
- Add Immutable JS support for map projection & add docs (1fa7f3f682bae727bef2289b5156410fcb4c1e7c)
- Add Immutable JS support for merge migration & add docs (242670a997f4b9543b1f0a978a9062bea640f810)
- Add Immutable JS support for override migration & add docs (fa83f6e02320c1de673d764794d9f53e98b8400f)
- Add Immutable JS support for pop migration & add docs (cce2c2832aee72314d946cc34563d84f81b47020)
- Add Immutable JS support for remove migration & add docs (f364d4bf4010c2e6a42aaaa8c8434702cc41c5d5)
- Add Immutable JS support for resolve projection & add docs (33810d5895fbfb06ffedc059346b2ced206b9105)
- Add Immutable JS support for set migration & add docs (1e2d685136f83fb5041d9e6b3fde51afee54aeb1)
- Add Immutable JS support for shift migration & add docs (486f3b77b47f9fbf10f3f7ba5743a8d2fc36dd40)
- Add Immutable JS support for tail projection & add docs (bb43634e8afd5b9972fc24a2e802685aa956455c)
- Add Immutable JS support for toggle migration & add docs (d323a9d6c2b929196ed04d254e69443f074ad48e)
Miscellaneous
- Add license section to README.md and LICENSE.md (7d76c592e8a4a0c0c12b9fb1f180bc8f4d8736f0)
- Fix typo in SUMMARY.md (c92113aa9dbef13a358d6a53704118994cc151c0)
- Create styles/website.css (30b34c8b9d0eeeca435b5cc807f86a0982d6edad)
- Merge pull request #6 from grebaldi/feature/immutable-js-support (4d7d8f3c4c7263fd9d81415783b32d47d3aca56c)
v1.1.0
1.1.0 (2016-03-03)
Documentation
- Add installation note (26c2f9ba1893db753feacc1ad638f98201ebbd50)
- Fix example in README (52fc8961bf6f6d8e52b31d66fbacb0bce4ad16df)
Features
- Make migrations tolerant towards undefined subjects (27563bc4e7dc7d20d1ef6acca6f7b24932cac27d)
v1.0.1
1.0.1 (2016-02-22)
Bugfixes
- Add prepublish script (6b70eefbba5acd4863f123eeed13b12317121da6)
Miscellaneous
- Add .editorconfig (88d770069aedcafa2b0214e6dd0d0397eb078320)
v1.0.0
1.0.0 (2016-02-21)
- first commit (7ca4f6cc80c8e687f8b73d5000cbfa05091cf4cd)
- Update README.md (1047c2a783fe358be218abe01d1c49ae499de306)
- Update README.md (d80ea67829994aec4b6d57efed6801b01fe1d82f)
Documentation
- Use head instead of get in the first example (138d23850037af70fd2db12a8b0994f57ed81843)
Features
- Add semantic-release configuration (556c51f038f996fe6d97fad6bd1c0848d37cba5a)
Miscellaneous
- Add .travis.yml (83f2ac85ec5da672e3881baccc1d58310559c8cd)
- Add buld configuration (e83147f147b835350bdf47a0a7ec29048c5cb107)
- Add commit analyzer and release notes generator (d5199d8f8da679bfdfc1ec8d51dc5a42fa37d588)
- Add missing dependencies and shrinkwrap (36b60ed636b61d5ebf74224b322d8a938170b124)
- Add rollup configuration and test script entries (cb374e57e8d6b1de841c158fd9206c15d4e8a4d1)
- Change the specification of (4f1fb2efaf3b22907c1896156c3d8327eac73222)
- Expose API (00518625cf3d9174998bc41deb1e7256c7965876)
- Implement connection (0baa1e2e9f4f5e22d386e19be7ca4dcdec225961)
- Implement operation for vanilla objects (eefdbb163c14194d1410da561e21387aef24d65c)
- Implement util function (af33b4fc4e9983ac8a5e33161332694035af3819)
- Implement add operation for vanilla objects (2fb2bf8375058fb7fa9f4d4d7a36b7042c5971b4)
- Implement all connection (db86964bf771b06803ddeb8a2a8a9b1f5edb2f12)
- Implement contains operation for vanilla objects (6421e3e211c239e072d2342a8227ecb69625478e)
- Implement count operation for vanilla objects (155910563e37ff5c2e04c651920b05626ef35580)
- Implement drop operation for vanilla objects (6e407ad566f1f4341d36f6e3cffec47de011c9e0)
- Implement head operation for vanilla objects (5535af3d48c2732aa7591b38ecc17bd30f3b3199)
- Implement last projection (36eaf7867f780c379374125da020f069e97a1bda)
- Implement log effect (ae712594c6bf92529e33526d1247e77bd79a0d7e)
- Implement map operation for vanilla objects (5d53d12182d8e660fc3b346f498e0659efdc9316)
- Implement merge operation for vanilla objects (e598fef8e241031db6d15ffa15b9d4252097d312)
- Implement not operation (3a6178b9034a724190540a6f7ea7da3e765469bc)
- Implement or operation for vanilla objects (888214166ccc8a8ab1c71d62cce3ec0a67f79d8b)
- Implement override operation for vanilla objects (1a839e07547f30d75502d6ce53721605fc70e0f3)
- Implement pop migration (ddb2787e3bdfcfdc985304a81dfdd2ae582566db)
- Implement remove operation for vanilla objects (071e3a184a0ab8997e4d3bce9e52f2404ee668e4)
- Implement resolve operation (cbb10091e96dc740165cc4190f9470d38c937a65)
- Implement set operation for vanilla objects (f8d9999f102e7ba500e2e6cf3ac276253d422bf6)
- Implement shift migration (3ee6b9f7b96efcf975e95a521a389fa4d1dae854)
- IMplement summarize connection (14fc5d3fa2a27e9316450c98f8964d8bec5672b5)
- Implement tail operation for vanilla objects (3c608597849f9b43ffb5490a3b2c3b8dd58272ad)
- Implement toggle operation for vanilla objects (cb74e5876de1766f24a273b661247398ac5fb6ab)
- Implement transform projection (3a98b62339cfa36b5b465e5397e0fb1792a13070)
- Implement traverse connection (496d08e1acee9a55dacba2a07bb6e15d6864271b)
- Implement unshift migration (9d6d04cd80a8b29697284e33bdb57e3d57270954)
- Re-dedicate and as a projection (97dcbccccd85ec462c1a8f2926c4e13cc3e55d10)
- Rename to plow-js (48d8aa133132e55e637569abb505b86c6eea7770)
- Update indices and API test (0d8968d73520b88e529d6e6587654679080936c0)