Skip to content

Latest commit

 

History

History
127 lines (75 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

127 lines (75 loc) · 2.48 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.12.2(Upcoming)

Bug Fixes

Features

BREAKING CHANGES

4.12.1 (2024-08-16)

Bug Fixes

  • Fix licence files #127

Features

  • Update web3j core version to 4.12.1 #128

BREAKING CHANGES

  • Bump to snapshot version 4.12.1 #129

Bug Fixes

  • NIL

Features

  • Update web3j core version to 4.11.3 #126

BREAKING CHANGES

  • NIL

4.11.1 (2024-03-15)

Bug Fixes

  • NIL

Features

  • Update web3j core version to 4.11.1 #122

BREAKING CHANGES

  • NIL

4.11.0 (2024-02-18)

Bug Fixes

  • NIL

Features

  • Update web3j core version to 4.11.0 #120

BREAKING CHANGES

  • NIL

4.8.1

  • Update web3j core version to 4.8.1

4.6.5

  • Replace SolC with Sokt (thx to @josh-richardson & @AlexandrouR)

4.5.11

  • Update web3j core version to 4.5.11
  • Update solcj version to 0.5.7

4.2.0

  • Update web3j core version to 4.2.0

4.1.0

  • Update web3j core version to 4.1.0
  • Revert Java Update

4.0.3

  • Bringing all web3j-related projects up to the same build number to reduce confusion

0.3.7

  • Update solcj version to 0.4.25
  • Update web3j core version to 3.5.0
  • Destination Directory for ABI, BIN and Java can be different

0.3.5

  • Generate and Store ABI & BIN Files
  • Update to 3.5.0 web3j core version

0.3.1

  • Update to newest solcj version. Support for Solidity Version 0.4.24
  • Update to 3.4.0 web3j core version

0.3.0

  • Support of imported Files import './other.sol';

0.2.0

  • Update Core Version

0.1.4

  • Update Core Version

0.1.3

  • Update Core Version
  • Support Java Native Type creation

0.1.2

  • Better Contract Handling

0.1.1

  • Initial Release