Skip to content

v0.1.0

Compare
Choose a tag to compare
@iikirilov iikirilov released this 03 Feb 19:24

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