Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 527 Bytes

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 527 Bytes

Changelog

[0.2.2] - 2022-08-08

  • Updated dependencies
  • Add sources to docker image

[0.2.0] - 2022-04-24

  • Changed to docker configuration to smaller base image python:3.9-slim
  • Changed WEB3_URL env variable to WEB3_PROVIDER_URI
  • Added restart allways to example docker-compose.yml
  • Added reporting of errors to console logging
  • Added reporting of version information on startup
  • Added basic documentation to readme
  • Published package on PYPI
  • Updated dependencies

[0.1.0] - 2022-04-24

  • Initial Release