Releases: numfin/kirka
Releases Β· numfin/kirka
v6.1.0 Make all js files inside dist available
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
-
π₯ NEW: Iterators 2.0. New extensible iterator api. Now many features possible including conditional generic parameters (for example flatmap accepts only iterables). And ability to tree shake entire iter api
-
π₯ NEW: Result 2.0. New extensible Result api
-
π₯ NEW: Option 2.0. New extensible Option api
-
β‘ Updated dependencies: husky, ava, typescript
-
π IMPROVE: Eslint config added
Full Changelog: v5.2.1...v6.0.0
hotfix husky
v5.2.0
ResultFrom.fallible() and ResultFrom.fallibleAsync()
Full Changelog: v5.0.0...v5.1.0
v5.0.0 - AnyHow breaking change
AnyHow
now doesn't mutate it context and just creates new one
Full Changelog: v4.0.0...v5.0.0
Commonjs modules
Added commonjs export
Full Changelog: v3.1.0...v4.0.0
v3.1.0 Option.flatten(), Result.intoIter() and Option.intoIter() methods
Readme update
Just some typo fixes
v3.0.0 Accept any amount of arguments in pipe
Can be breaking change so major version