Keg

Latest version: v0.11.0

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

Scan your dependencies

Page 1 of 5

0.11.0

--------------------------

- **BREAKING CHANGES**

- app context is no longer pushed as part of test suite setup (046ce40_)

- fix docs build for CI, needs pytz dependency explicitly since babel doesn't include it now (5215f63_)
- support SQLAlchemy 2.0 (3dc3c3f_)

.. _5215f63: https://github.com/level12/keg/commit/5215f63
.. _3dc3c3f: https://github.com/level12/keg/commit/3dc3c3f
.. _046ce40: https://github.com/level12/keg/commit/046ce40

0.10.2

--------------------------

- fix request context requirement in assets parsing (1d6b60f_)

.. _1d6b60f: https://github.com/level12/keg/commit/1d6b60f

0.10.1

--------------------------

- fix break in CLI test context usage (b035e7c_)

.. _b035e7c: https://github.com/level12/keg/commit/b035e7c

0.10.0

--------------------------

- **BREAKING CHANGES**

- no longer add default route when at least one rule present (15b003e_)
- remove default blueprint with ping and exception-test routes (b09d55e_)
- remove six dependency and python 2 support (f2339df_)

- **DEPRECATIONS**

- use dash-named templates by default and warn for underscore-named templates (32e426a_)

- support Flask 2.2 and Flask-SQLAlchemy 3.0 (edde099_)
- allow bind-specific dialect options (a528fe2_)
- ensure plugin commands are loaded when running a command (a2e0c0a_)
- add developer note to readme for how to handle internationalization files (98a792a_)
- drop morphi-related warning filter (d45a44e_)
- clarify template used for exception test (f720a76_)
- protect destructive CLI commands with prompts (0a071d1_)
- fix docs formatting and clarify db_before_import signal usage (4337461_)
- resolve pytest deprecation warning about nose methods (e1d1a6e_)
- resolve mssql/odbc tests in CI (c8e4b47_)

.. _15b003e: https://github.com/level12/keg/commit/15b003e
.. _b09d55e: https://github.com/level12/keg/commit/b09d55e
.. _98a792a: https://github.com/level12/keg/commit/98a792a
.. _a528fe2: https://github.com/level12/keg/commit/a528fe2
.. _f2339df: https://github.com/level12/keg/commit/f2339df
.. _d45a44e: https://github.com/level12/keg/commit/d45a44e
.. _f720a76: https://github.com/level12/keg/commit/f720a76
.. _32e426a: https://github.com/level12/keg/commit/32e426a
.. _a2e0c0a: https://github.com/level12/keg/commit/a2e0c0a
.. _0a071d1: https://github.com/level12/keg/commit/0a071d1
.. _4337461: https://github.com/level12/keg/commit/4337461
.. _e1d1a6e: https://github.com/level12/keg/commit/e1d1a6e
.. _c8e4b47: https://github.com/level12/keg/commit/c8e4b47
.. _edde099: https://github.com/level12/keg/commit/edde099

0.9.1

-------------------------

- BaseView: expose template name calculation (47d95af_)
- fix translation files (3e1375e_)

.. _47d95af: https://github.com/level12/keg/commit/47d95af
.. _3e1375e: https://github.com/level12/keg/commit/3e1375e

0.9.0

-------------------------

- BREAKING CHANGE: Revert "quiet and verbose flags to (in/de)crement log level" (a64ff15_)
- Merge Flask 2.x support & related (8578b2f_)


.. _a64ff15: https://github.com/level12/keg/commit/a64ff15
.. _8578b2f: https://github.com/level12/keg/commit/8578b2f

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.