Skip to content

Releases: aptusproject/aptus-core

v0.7.0

02 Dec 20:35
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

  1. This is a "bridging" release for the upcoming 0.8.x release that will bring - dynamic, eager, and schema-unaware - data transformations to aptus (basically a very lightweight version of Gallia)
  2. We now recommend against the catch-all import aptus._ (= import aptus.all._) in favor of the more fine grained apporached described here in the docs.
  3. Support for 2.12 was dropped for this release. If it is still very important to someone, please create an issue (mostly there's one issue to solve with respect to Items and its reliance on IterableOnce)

v0.6.0

18 Mar 14:55
Compare
Choose a tag to compare

See ChangeLog below for details but most importantly:

Full Changelog: v0.5.2...v0.6.0

v0.5.2

10 Oct 13:48
Compare
Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

29 Jun 15:04
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

Mostly fixed issue with splitUntil and set all versions correctly (tag 0.5.0 was incorrectly using 0.4.1 in the build.sbt)

v0.5.0

27 Jun 12:44
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Oct 16:24
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Jan 00:07
Compare
Choose a tag to compare

Mostly bumped version for commons-compress due to vulnerabilities: https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.20

v0.3.0

06 Oct 19:25
Compare
Choose a tag to compare
v0.3.0

v0.2.2

18 Jun 19:12
Compare
Choose a tag to compare

Minor tweaks

v0.1.0

26 May 14:59
Compare
Choose a tag to compare
added readme