@@ -340,17 +340,18 @@ The expected output.
340340Enjoy!
341341
342342## Changelog
343- 1.0.15 Add support for a context object that is passed through to the operate.run and each functions.
344- 1.0.14 Add support for default values via "defaults" definition. Add support for removing attributes via the "remove" definition.
345- 1.0.13 Update code examples.
346- 1.0.12 Fixed readme formatting.
347- 1.0.11 Adding support for next object and nested array references.
348- 1.0.10 Make each compatible with other options.
349- 1.0.9 Updated the changelog.
350- 1.0.8 Added each functionality to the map.
351- 1.0.7 Updated Readme for multiple operations.
352- 1.0.6 Accepted pull request form ooskapenaar. You can now use custom functions as operators.
353- 1.0.5 Accepted pull request from jaymedavis. You can now pass an array directly and leave 'list' undefined.
343+ 1.0.16 ES5 compatibility
344+ 1.0.15 Add support for a context object that is passed through to the operate.run and each functions.
345+ 1.0.14 Add support for default values via "defaults" definition. Add support for removing attributes via the "remove" definition.
346+ 1.0.13 Update code examples.
347+ 1.0.12 Fixed readme formatting.
348+ 1.0.11 Adding support for next object and nested array references.
349+ 1.0.10 Make each compatible with other options.
350+ 1.0.9 Updated the changelog.
351+ 1.0.8 Added each functionality to the map.
352+ 1.0.7 Updated Readme for multiple operations.
353+ 1.0.6 Accepted pull request form ooskapenaar. You can now use custom functions as operators.
354+ 1.0.5 Accepted pull request from jaymedavis. You can now pass an array directly and leave 'list' undefined.
3543551.0.4 Added the ability to group fields into arrays
3553561.0.3 Added the ability to clear and set field by passing an empty string in the map.
356357
0 commit comments