Releases
v1.0.0
jackw
released this
15 Sep 13:35
1.0.0 (2019-09-15)
Bug Fixes
package: correct main entry (7692b6d )
Features
add subtract and dec to entryfile (18df0a6 )
initial commit of functions (1bd7e85 )
introduce assoc dissoc pick and props (3b80011 )
introduce has and hasPath (c57f7bb )
introduce median multiply and product (8cadf84 )
introduce negate (32a8a0b )
entryfile: import inc and omit (4dd3544 )
inc: initial commit (f4eb1c7 )
list: initial commit of filter, partition and reject (b68e148 )
list: introduce concat (c91f72c )
list: introduce without (9191872 )
map: given a map run a function on each value and return a map (3ca6b38 )
math: introduce divide, mean and sum functions (2319d8e )
mean: use arglist over single arg (8e7bd54 )
object: introduce map-deep-left, map-deep-right, map-deep-with (197af13 )
object: introduce merge-deep-with-key (b27d5c7 )
object: introduce merge-right (eae9fa6 )
object: introduce merge-with (c41ea89 )
object: introduce merge-with-key (9df3acd )
omit: initial commit (2f213fa )
introduce split and trim (359cfad )
package: correct import paths (c7d24ba )
package: rename sass entry point file (2290d5f )
introduce subtract and dec (dea02bf )
You can’t perform that action at this time.