Releases: hyperledger-web3j/web3j-sokt
v0.4.0
v0.3.0
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
- bump version to 0.2.5-SNAPSHOT by @gtebrean in #22
- File added for repo migration by @NickSneo in #23
- master to main changes and repo migration fixes by @NickSneo in #25
- update gradle and java by @gtebrean in #26
- Added solc releases 0.8.21 to 0.8.25 by @NickSneo in #27
Full Changelog: v0.2.4...v0.3.0
v0.2.4
v0.2.3
Commits
- f93a7e0: release 0.2.3 (Nischal Sharma)
What's Changed
- Adds solidity versions up to 0.8.17 to releases.json by @amarinkovic in #16
- Solc linux arm docs by @NickSneo in #18
- bump version 0.2.3 by @NickSneo in #19
New Contributors
- @amarinkovic made their first contribution in #16
- @NickSneo made their first contribution in #18
Full Changelog: v0.2.0...v0.2.3
v0.2.2
Commits
- 92dabb6: New Release Version (AlexandrouR)
What's Changed
- Removes dependency on betterparse in favor of using regex by @josh-richardson in #3
- Mitigate problems with internal services being down by @antonydenyer in #8
- 392 update solc release versions by @andrii-kl in #9
- Add solidity windows installers by @gtebrean in #10
- Adds solidity version 0.8.13 to releases.json by @sweexordious in #14
- Updated release process to github actions. by @AlexandrouR in #15
New Contributors
- @antonydenyer made their first contribution in #8
- @andrii-kl made their first contribution in #9
- @gtebrean made their first contribution in #10
- @sweexordious made their first contribution in #14
- @AlexandrouR made their first contribution in #15
Full Changelog: v0.2.0...v0.2.2
v0.2.0
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
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