Flask-plugin

Latest version: v0.1.0

Safety actively analyzes 623239 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

*This version does not compatible with previous version.*

**Plugin now have a new `plugin.json` config file!**

For more info, visit docs at [Plugin Config](https://docs.flask-plugin.org/config).
This change made for future online plugin market.

Bug fixed:

- [Fixed bug when sending signal](https://github.com/guiqiqi/flask-plugin/commit/d8c0e64b310a1450217b87e118af680eb19d89da)
- [Fixed invalid lru_cache parameter](https://github.com/guiqiqi/flask-plugin/commit/262cd895192b63cf1167f6fe02a75b55f1ea6cbb)

0.0.2

- Fixed bug could cause `plugin.endpoints` incorrect.
- Fixed bug could cause `app.url_rule` clean not functionally.
- Fixed bug that `config.blueprint` cannot be used as plugin's domain.
- Deprecate function `states.StatesMachine.limit` with wrong behavior.
- Add documentation.
- More details now in error raising.

0.0.1

- For user who never called `plugin.endpoint`, previous version may cause a problem that unload operation invalid.
- Add development install task.

---

- 对于不使用 `plugin.endpoint` 方法的用户,上一个版本可能会导致无效的插件卸载。
- 增加了开发中的安装配置。

0.0.0

**Abandoned version.**

**该版本被废弃。**

---

First test release version.

第一个测试版本。

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.