Changelog

Here you can see the full list of changes between each releases of Flask-Web3.

Version 0.1.1

Released on July 8th 2018

Fix

  • Travis deployment password

Version 0.1.0

Released on July 8th 2018

Features

  • Implement Flask-Web3 extension with possibility to customize the base Web3 class used
  • Implement create_provider utility function that create a provider from a flask like configuration object
  • Implement current_web3 which is an Flask application context bound object

Version 0.0.0

Unreleased

Chore

  • Project: Initialize project