Skip to content

Releases: hyperledger-web3j/web3j-sokt

v0.4.0

23 May 07:56
Compare
Choose a tag to compare

Commits

  • de3ae74: release 0.4.0 (Nischal Sharma)
  • 67ac7a6: release 0.4.0 with updated owner (Nischal Sharma)

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Apr 07:35
Compare
Choose a tag to compare

Commits

  • dc5cd57: release web3j-sokt 0.3.0 (Nischal Sharma)
  • 887a238: web3j-sokt release 0.3.0 (Nischal Sharma)
  • 5901a4b: web3j-sokt release/0.3.0 (Nischal Sharma)
  • f4ae8b4: web3j-sokt release 0.3.0, owner updated (Nischal Sharma)

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

14 Jun 12:39
Compare
Choose a tag to compare

Commits

  • 43ebce1: release 0.2.4 (gtebrean)

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Feb 07:38
Compare
Choose a tag to compare

Commits

  • f93a7e0: release 0.2.3 (Nischal Sharma)

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.3

v0.2.2

20 May 16:38
Compare
Choose a tag to compare

Commits

  • 92dabb6: New Release Version (AlexandrouR)

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.2

v0.2.0

05 Mar 15:55
1b9da3d
Compare
Choose a tag to compare

Release of version 0.2.0:

1b9da3d Merge pull request #2 from josh-richardson/master
401687e Remove osx tests\n95d753f Switch to jdk8
b47ed9b Fixes spotless
e3d3a0f Merge branch 'master' of github.com:josh-richardson/web3j-sokt
6f44fe0 only decrypt web3j.asc on master\nf8e382c roll keys
616e70a Merge branch 'master' of github.com:web3j/web3j-sokt
c8bdf12 Minimum version of Java to 8 from 11
918291e Merge pull request #1 from josh-richardson/master
a24de3f Updates readme to reflect artifact publish\n

v0.1.0

03 Feb 19:24
Compare
Choose a tag to compare

Release of version 0.1.0:

1dc2071 add description for maven
55bc1d3 roll keys
e1685d1 move version to properties so it can be set from the command line
4398dd7 remove extra runs of check
1f981ab move artifact back on to org.web3j group
1fd27d6 only publish artifacts from linux build
5c49b2c update gradle wrapper version to support in memory signing
f811b11 update version to 0.2.0
e87a871 update version to 0.1.0
7314997 add encrypted asc file for artifact signing
acaee88 Add encrypted keys for publish
abaa501 Removes fuel
0636d07 Refactors dependencies
74ab51f Change project name
78f8708 Output object now has exit code, standard output and standard error
bc516b9 Removes fuel dependency in VersionResolver, may entirely remove fuel soon
415bda5 Exposes some more functions, does not bundle kotlin core libraries
2893bc3 Executable jar, redirect errors to console
707262e Change badge
27369e3 Makes directory path configurable
69e6994 Should fix the tests
f31d20e Packaging change
06a2fa8 Updates to be compatible with new backend, breaks test as backend does not yet have data
fe5014c Remove jaococo publish
21b9c1c Updates readme
91f660b Remove windows from travis config
9fac686 Adds badge, retrigger build
ce3d7f1 Adds simple readme
05a489f Travis configs, fix up flaky test
444bce5 Mac compatibility refactorings
c848c43 Adds more testing, skeleton travis file for later
304c1e2 Spotless, started adding tests, returns process exit code, various other enhancements
ac9e4be Comprehensive solc arguments now available
0ad658b Better mac support
7f37251 Solc on windows
5e58f09 Should now work offline to some extent
9bef30f Initial implementation works on linux
1c9012 Initial commit with required version detection