Releases: build-canaries/clj-cctray
Releases · build-canaries/clj-cctray
v2.1.1
New Features
- #25 Adds support for Concourse
Misc
v2.0.0
New Features
- #24 Generic placeholders in version numbers don't get split
- #23 Use java time instead of joda time (breaking change)
Misc
- #22 Deployments to Clojars now works from CI
- #21 Docs are updated from CI
- #20 Linting has been enabled (by replacing midje with clojure test)
v1.0.2
This is functionally the same as v1.0.1
v1.0.1
Note: This release is broken on Clojars, see issue #22 for more details.
- Updates dependencies
Also proved we can publish from CI
v0.11.0
- Closes issue #15
- Moves
normalise-owner
from snap
namespace to its own namespace owner
as it's also used by CircleCI
v0.10.0
- Normalises dot separated strings
v0.9.1
- Handle invalid date string gracefully
- Updates dependencies
v0.9.0
- Removes the code to combine projects for Go or Snap, clients will have to do this themselves if it's functionality they require