web3 v0.9.1.0 Release Notes

Release Date: 2020-06-07 // almost 4 years ago
  • โž• Added

    • โœ… SCALE codec implementation and tests
    • SCALE codec example

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Supported GHC version: >=8.4.4
    • โšก๏ธ Imports optimized

    โœ‚ Removed

    • ๐Ÿ‘ LTS-14 support

Previous changes from v0.9.0.0

  • โž• Added

    • Experimental IPFS REST API client
    • Experimental Polkadot JSON-RPC API client

    ๐Ÿ”„ Changed

    • ๐Ÿšš Web3 abstraction moved to Network.Web3
    • Ethereum entry point renamed Network.Ethereum.Web3 -> Network.Ethereum
    • Split from common ECDSA staff from Crypto.Ethereum to Crypto.Ecdsa
    • ๐Ÿšš Ethereum related tests moved to Network.Ethereum.Test

    โœ‚ Removed

    • ๐Ÿ‘Œ Support for build on LTS-11, LTS-12, LTS-13