3.1.0
yaroslavyaroslav
released this
21 Jan 06:19
·
392 commits
to develop
since this release
DISCLAIMER
Warning
This minor update contains necessary BREAKING CHANGES in public API, so please consider performing an UPDATE IN A SEPARATE BRANCH.
We're really sorry about this, and we'll do our best to avoid it in future minor updates.
What's Changed
- Add support for multiple contract methods with same name by @rinat-enikeev in #661
- Further Resolver enhancement by @yaroslavyaroslav in #658
- fix!: web3 error output fix by @JeneaVranceanu in #664
- Fix validation in SPI package list by @finestructure in #665
- Infinite recursion warning #667 by @albertopeam in #668
- General cleanup by @pharms-eth in #679
- ENS interface cleanup by @pharms-eth in #681
- ERC20 read properties issue by @janndriessen in #677
- fix contract bugs by @pharms-eth in #682
- Create PR template by @janndriessen in #697
- fix: set public access modifier to FeeHistory struct members by @JeneaVranceanu in #696
- feat: remote tests mocking by @JeneaVranceanu in #701
- fix: contract operations by @JeneaVranceanu in #685
- chore: remove from PR template by @JeneaVranceanu in #706
- fix: deprecated SecurityToken investors function actually expects a uint256 - an index argument by @JeneaVranceanu in #704
- chore: tokens code clean up by @JeneaVranceanu in #705
- chore: ABIEncoder - docs, tests, cleanup by @JeneaVranceanu in #707
- chore: updated /skywinder to /web3swift-team by @JeneaVranceanu in #708
- fix: module name by @JeneaVranceanu in #694
- Crop all
print
from Tests and Sources. by @yaroslavyaroslav in #673 - Add convenience init for Web3HttpProvider by @rinat-enikeev in #717
- ENSTests added assertions by @albertopeam in #722
- EthereumContractTest removed swiftLint errors and warnings by @albertopeam in #688
- ENS properties mutability by @albertopeam in #723
- Fix remaining no tx assigns by @janndriessen in #715
ERC20.transaction
doesn't assigns toWriteOperation.transaction
property fix by @yaroslavyaroslav in #713- removed project warnings by @albertopeam in #683
- feat: introduced effectiveGasPrice by @JeneaVranceanu in #724
- Rename default options by @janndriessen in #730
- Example project remove pod install warnings by @albertopeam in #733
- Feature/BIP44 by @albertopeam in #719
New Contributors
- @rinat-enikeev made their first contribution in #661
- @finestructure made their first contribution in #665
- @albertopeam made their first contribution in #668
Full Changelog: 3.0.6...3.1.0