Skip to content

Releases: robertluo/fun-map

Fix cycling reference

21 Jan 02:13
7a6322a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.121...v0.5.124

Fix fnk namespaced symbol

11 Oct 15:08
67d6550

Choose a tag to compare

official release to clojars

09 Jan 07:33
f2f2d8f

Choose a tag to compare

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

15 Dec 07:29
f3ead46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.114...v0.5.115

v0.5.114

01 Feb 05:05
abf64cb

Choose a tag to compare

What's Changed

Full Changelog: v0.5.113...v0.5.114

Fix `with-open` support

17 Nov 03:41
8ee7851

Choose a tag to compare

ClojureScript support

10 Nov 03:16
d474deb

Choose a tag to compare

  • Support ClojureScript now.
  • clj-kondo friendly.

Performance improvement regarding satisfies? call

23 Jul 01:45

Choose a tag to compare

Performance improve: replace satisfies? to a protocol method.

pull support set of maps

13 May 14:46

Choose a tag to compare

0.4.4

support set as sequential in pull

0.4.3

17 Apr 12:34

Choose a tag to compare

  • fix documentation of pull
  • spec for pull