Releases: jackw/sass-fire
Releases · jackw/sass-fire
v2.2.0
v2.1.1
v2.1.0
v2.0.0
v1.2.1
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2020-07-04)
Features
- eq-by: initial commit of eq-by function (514528c)
- equals: initial commit of function (3406ef2)
- identity: initial commit of function (c9ff78c)
- inner-join: inital commit of function (b3c72f3)
- intersection: initial commit of function (92be37c)
- relation: add number comparison functions (84cb8c0)
- uniq: initial commit of function (6de7e31)
v1.0.1
v1.0.0
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)