Releases: robertluo/fun-map
Releases · robertluo/fun-map
Fix cycling reference
What's Changed
- Fixed broken link by @paulrd in #66
- Improve error handling by @robertluo in #67
- Improve error handling by @robertluo in #68
New Contributors
Full Changelog: v0.5.121...v0.5.124
Fix fnk namespaced symbol
official release to clojars
What's Changed
- bump versions and incorporate license into build process by @robertluo in #62
Full Changelog: v0.5.118...v0.5.119
v0.5.117
What's Changed
- Update README.adoc by @robertluo in #56
- Update README.adoc by @robertluo in #57
- Implement IFn by @JackSho in #60
New Contributors
Full Changelog: v0.5.114...v0.5.115
v0.5.114
Fix `with-open` support
ClojureScript support
- Support ClojureScript now.
- clj-kondo friendly.
Performance improvement regarding satisfies? call
Performance improve: replace satisfies? to a protocol method.
pull support set of maps
0.4.4 support set as sequential in pull