This repository was archived by the owner on Jun 23, 2022. It is now read-only.
Releases: filips123/EthAvatar.JS
Releases · filips123/EthAvatar.JS
EthAvatar.JS 1.0.0 Beta 11
Changed
- Updated dependencies.
- Replaced
truffle-contract
with pureweb3
. - Replaced
axios
withcross-fetch
.
Fixed
- Typos in documentation.
- Wrongly added newlines when posting avatar to URL.
EthAvatar.JS 1.0.0 Beta 10
Added
- Sponsor button.
Changed
- Updated dependencies.
Fixed
- CDN URls.
- Code style.
EthAvatar.JS 1.0.0 Beta 9
Added
- Support for ENS domains.
- Partial support for Node.js 12.
Changed
- Updated dependencies.
EthAvatar.JS 1.0.0 Beta 8
Changed
- Updated dependencies.
EthAvatar.JS 1.0.0 Beta 7
Added
- Support for using the latest Git tag as NPM version.
Fixed
- Releasing from Travis CI.
EthAvatar.JS 1.0.0 Beta 6
Added
- Support for any provider in command line program.
- Example of usage in RunKit.
Changed
- Updated dependencies.
Removed
- Support for Node.js 8.
Fixed
- Add missing code back to package.
EthAvatar.JS 1.0.0 Beta 5
Added
- Support for uploading avatars from files or URLs.
- Reorganized project and tests structure.
Changed
- Updated dependencies.
- Better tests.
EthAvatar.JS 1.0.0 Beta 4
Added
- Support for removing avatars.
- Support for watching for avatar changes.
Changed
- Updated dependencies.
EthAvatar.JS 1.0.0 Beta 3
Added
- Support for privacy (EIP-1102) Web3 provider.
Fixed
- Tests for constructing contract using specified address.
EthAvatar.JS 1.0.0 Beta 2
Added
- Command line program.
- Support to get and set avatar using files.