3 Star 15 Fork 6

staugur/Flask-PluginKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGELOG.rst 3.26 KB
一键复制 编辑 原始数据 按行查看 历史
staugur 提交于 2021-09-07 21:24 +08:00 . bump version 3.7.1
.. currentmodule:: flask-pluginkit

v3.7.1

Released in 2021-09-07

Restore translations.ini

v3.7.0

Released in 2021-09-02

v3.6.2

Released in 2021-06-22

  • chore: compatible with flask 2.0 nested blueprints, but only supports blueprints of nested plugins
  • fix ci(deploy pypi) & update docs

v3.6.1

Released in 2021-06-22

  • ci tests from travis to github action
  • chore: web message api with SSE, page with CDN

v3.6.0

Released in 2020-12-31

v3.5.0

Released in 2020-04-08

  • feat: add class-based view extension point (beta, use Flask-Classful)
  • chore: web plugin manager page setInterval (called as needed)
  • update docs & test case, example

v3.4.1

Released in 2020-03-25

v3.4.0

Released in 2019-09-27

  • feat: add before_first_request hook to hep
  • feat: errhandler allow exception
  • feat: emit_assets add _raw param
  • feat: filter allow [f1, f2, (name, f3)]
  • feat: web manager add a button, select language
  • feat: stpl alow asc or desc, open the template sorting
  • fix: check getPluginClass
  • fix: check url prefix
  • chore: update docs, example and test case

v3.3.1

Released in 2019-09-17

  • feat: automatically compatible 2.x partial registration method
  • fix: update shelve set key type
  • fix: remove the number of tests /
  • test: add docs
  • chore: update travis.yml
  • chore: formatting code and optimizing import

v3.3.0

Released in 2019-07-31

  • feat: update :class:`~flask_pluginkit.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

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.3.1, the new version of the refactoring was not compatible with the old version, and the update history is no longer recorded here.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/staugur/Flask-PluginKit.git
git@gitee.com:staugur/Flask-PluginKit.git
staugur
Flask-PluginKit
Flask-PluginKit
master

搜索帮助