Skip to content

Releases: romanowski/hoarder

First properly cross-published version of hoarder

18 Feb 21:48
Compare
Choose a tag to compare

1.0.1-M2 Release

27 May 20:54
Compare
Choose a tag to compare
addSbtPlugin("com.github.romanowski" % "hoarder" % "1.0.1-M2")

New features:

  • cached CI workflow with Travis integration implemented. More in [docs] (romanowski.github.io/hoarder/docs/prVerification.html). #27 #29
  • Support for multiple cross-line-ending builds #34
  • Analysis caches are now zipped #35
  • stashClean command #26
  • Support cross compilation #21
  • Support for additional configurations #23
  • Hoader tasks are now properly scoped in sbt name spaces #36
    Bugfix:
  • JVM jars are now correctly mapped #32

First Hoarder release.

03 Mar 06:59
Compare
Choose a tag to compare

Release with stash/stashApply supported.