Skip to content

Releases: xsc/ancient-clj

Version 2.0.0

05 Aug 09:22
@xsc xsc
Compare
Choose a tag to compare

This introduces a new API focusing on ancient-clj.core/loader, deprecating the existing functions.

Artifact Coordinates

[ancient-clj "2.0.0"]

Version 1.0.0

13 Feb 13:58
@xsc xsc
Compare
Choose a tag to compare

Starting from this version, we rely on pomegranate to resolve artifact versions. This has the big advantage that we can utilise Maven's wagon mechanism to extend the core functionality.

Breaking Changes to 0.x.x

  • S3 resolver is no longer included and needs to be added using a Maven wagon and pomegranate's register-wagon-factory!.

Internal Changes

  • Use kaocha for testing
  • Use clj-kondo for linting
  • Use Github Actions for CI

Artifact Coordinates

[ancient-clj "1.0.0"]

Clojars Release 0.3.14

02 Apr 20:01
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Bugfixes

This release re-adds joda-time to the dependencies which was erroneously removed in the previous one.

Artifact Coordinates

[ancient-clj "0.3.14"]

Clojars Release 0.3.13

02 Apr 18:44
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Dependencies

This release strips down dependencies and cleans up the dependency chain.

Artifact Coordinates

[ancient-clj "0.3.13"]

Clojars Release 0.3.12

25 Mar 18:54
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

  • No longer tested against JDK6.

Features

  • Added maybe-create-loaders to facade (loader map can include nil values).
  • Added maybe-create-loader to facade (can produce nil).
  • Sanitised exception message to hide :password/:passphrase.

Artifact Coordinages

[ancient-clj "0.3.12"]

Clojars Release 0.3.11

14 Aug 20:32
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Dependencies

This release incorporates dependency updates, most importantly to clj-http, ensuring compatibility with Clojure 1.7.x.

Artifact Coordinates

[ancient-clj "0.3.11"]

Clojars Release 0.3.10

30 Jul 17:14
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Bugfixes

  • allows file:repo URIs for local repositories relative to the project directory.

Artifact Coordinates

[ancient-clj "0.3.10"]

Clojars Release 0.3.9

17 Apr 07:53
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Features

  • upgrades AWS SDK to 1.9.31.
  • ensures compatibility with clj-http >= 0.6.5.

Artifact Coordinates

[ancient-clj "0.3.9"]

Clojars Release 0.3.8

08 Apr 07:52
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Features

  • upgrades AWS SDK to 1.9.29.
  • upgrades Jackson to 2.5.2.
  • upgrades potemkin to 0.3.13.

Artifact Coordinates

[ancient-clj "0.3.8"]

Clojars Release 0.3.7

08 Apr 07:47
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Bugfixes

Licensing

This release consists of code licensed under the MIT License (formerly: Eclipse Public License).

Artifact Coordinates

[ancient-clj "0.3.7"]