Skip to content

Releases: verberktstan/swark

Release v0.1.5

29 May 13:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.42...v0.1.5

Release v0.1.41

29 Feb 10:40
Compare
Choose a tag to compare

Improved docstring for Cedric protocol
key-by & map-vals support transducers
Added with-retries fn
Extend unid with filter regex etc.
Introduce Atomic ns
Introduce Cedric/make-connection (atomic connection)
cedric/archive now returns only n items archived

Release v0.1.4

13 Feb 10:41
Compare
Choose a tag to compare

Introduce swark.cedric - Event driven data persistence with in-memory and csv backends
Greatly simplify authom
Rename try? -> jab
Introduce memoir (memoize with flushing)

Release v0.1.3

30 Jan 13:51
Compare
Choose a tag to compare

Introduced eav namespace, for parsing, filtering and combining eav-data in rows.

Release v0.1.21

22 Jan 20:20
Compare
Choose a tag to compare

Minor release to trigger the cljdoc documentation generation.

Release v0.1.2

22 Jan 20:12
Compare
Choose a tag to compare

Just a version bump to trigger cljdoc generation.

Release v0.1.1

22 Jan 20:01
Compare
Choose a tag to compare

Rename ->string to ->str
Extend ->keyword fn
Rename invalid? to invalid-map?, returns a report in case of failure
Rename valid? to valid-map?

Release v0.1.0

19 Jan 20:38
Compare
Choose a tag to compare

Initial release