Skip to content

Releases: deno-web3/solc

2.1.7

04 Jan 11:38
Compare
Choose a tag to compare
bump deps and switch to deno bdd

2.1.6

18 May 11:48
Compare
Choose a tag to compare
bump std

2.1.5

08 Mar 18:07
Compare
Choose a tag to compare
better types for outputselection

2.1.4

27 Feb 09:37
Compare
Choose a tag to compare
revert bump of std/node

2.1.3

17 Feb 09:10
Compare
Choose a tag to compare
remove unused code

2.1.2

17 Feb 09:04
Compare
Choose a tag to compare

Full Changelog: 2.1.1...2.1.2

2.1.1

17 Feb 08:57
Compare
Choose a tag to compare
remove ancient `compileMulti` and `compileCallback` from bindings

2.1.0

17 Feb 08:47
Compare
Choose a tag to compare

Make wrapper.ts the entrypoint file (because createRequire is contextual)

Full Changelog: 2.0.0...2.1.0

v2: Match latest solc-js, remove `env.ts`, add tests and more

16 Feb 13:03
Compare
Choose a tag to compare
  • Use latest solc-js code (v1)
  • Add unit tests (coverage ~40%)
  • Remove env.ts and stop adding node globals
  • Add JSDoc to some functions
  • Handle invalid version in download.ts

Full Changelog: 1.0.6...2.0.0

1.0.6

13 Jul 13:19
Compare
Choose a tag to compare
bump deps