All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.2.0 (2020-09-03)
- reduce: run-function-with-params for decorating function (d7666f2)
- introduce assoc-path and pluck (644c56b)
2.1.1 (2020-08-27)
- entry: add missing functions. again (56b2599)
2.1.0 (2020-08-27)
- run-function-with-params should handle maps (e95071f)
- introduce prop and prop-eq functions (6b86ec4)
- list: introduce aperture, find, includes, prepend, split-every (7d23f74)
- pass: introduce all and any pass functions (df76ba8)
- split: handle empty delimiter (8afec42)
2.0.0 (2020-08-25)
- move to dart-sass (01524d8)
- dropping support for node-sass
1.2.1 (2020-08-25)
- entry: add missing functions (9db6970)
1.2.0 (2020-08-25)
1.1.1 (2020-07-12)
- entypoint: add missing functions (56fd9d2)
1.1.0 (2020-07-04)
- 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)
1.0.1 (2020-06-22)
- functions: pipe and compose can use functions without params (0181111)