Changelog

v3.3.0

Released in 2019-07-31

  • feat: update PluginInstaller.
  • feat: add a blueprint to manage plugins
  • fix: close shelve connection
  • test: add test case
  • docs: update docs and translation
  • chore: update example
  • chore: update travis.yml, add deploy

v3.2.0

Released in 2019-07-25

  • feat: dcp, be similar to flask-plugins event system,
    add DcpManager and push_dcp()
  • feat: add error handler
  • feat: add template filter
  • feat: add template context processor
  • test: add test case
  • docs: update docs and translation
  • chore: update example
  • chore: make some of the code more elegant

v3.1.0

Released in 2019-07-22

v3.0.1

Released in 2019-07-21

  • The register functin can return empty dict, not necessarily meaningless.
  • Update docs, translation and add test.

v3.0.0

Released in 2019-07-20

  • Refactoring everyting

Previous Versions

Prior to 3.0.0, the new version of the refactoring was not compatible with the old version, and the update history is no longer recorded here.