Skip to content

Releases: raboof/sbt-reproducible-builds

0.32

20 Feb 21:25
f39d6fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31...v0.32

0.31: check staged and published artifacts

28 Jul 10:05
a75d400
Compare
Choose a tag to compare

Thanks to @mdedetrich for various contributions

Full Changelog: v0.30...v0.31

0.25: support sbt-assembly

19 Jun 15:46
5007f79
Compare
Choose a tag to compare

Various updates and support for sbt-assembly #152, thanks to @somdoron!

HTTPS everywhere

30 Mar 14:24
dddb062
Compare
Choose a tag to compare
v0.24

Update links to https (#141)

Allow caching stripped resources

14 Jan 10:21
fee64b4
Compare
Choose a tag to compare
  • Keep the timestamp of the stripped jar equal to the source jar - this allows sbt to cache the value when the inputs haven't changed (#133)
  • Various updates of dependencies

Compiler plugins report

22 Aug 13:35
bf4d8f4
Compare
Choose a tag to compare
  • Report on compiler plugins (#105)
  • Document 'sbt package' should generate the jar (#113) (#114)
  • Connect to repo.bzzt.net over https (experimental feature, #116)

Checking against Maven Central

26 Apr 13:35
c421762
Compare
Choose a tag to compare

Allows fetching 'official' artifacts from Maven Central and comparing them against the locally built artifacts

Publishing and comparing signed 3rd-party attestations

03 Jan 21:00
92d0731
Compare
Choose a tag to compare

Via (strictly speaking optional) sbt-gpg integration

Publish signed buildinfo to bintray

19 Dec 08:56
8c4a21a
Compare
Choose a tag to compare
v0.19

Sign artifacts with sbt-gpg

Publish buildinfo to bintray

19 Dec 08:10
Compare
Choose a tag to compare
v0.18

Update sbt-reproducible-builds to 0.17 (#63)