- accept length zero, '0x' for address/fixed and dymaic bytes
- Event and log decoding methods
- Handles decode of value [] -- '0x' nicely..
- BN formatting update
- Getting rid of
ethjs-sha3
forjs-sha3
- Webpack config updates
- Build config updates
- Less deps
- Better number handling
- Removal of BigNumber for BN (see
user-guide
for more) - More docs
- More coverage
- package config fixes
- Complete BigNumber object support in and out
- Fix bytes32 padding bug
- More test coverage across the board
- Better error handling
- Package config updates
- More adjustments
- Stronger typing
- More accepting convertions
- More coverage
- Travic-CI fix
- Better testing coverage
- Linting stated
- Basic testing
- Basic docs
- License
- linting
- basic exports
- ethjs-sha3