Scriptengine

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 7

1.1.0

==================

Features
--------
- 119: New Jinja filter: increment_datetime (thanks jmrgonza)
- 122: New Jinja filter: render (solves 121)

Internal changes
----------------
- 120: Make code compliant with isort+black+ruff

1.0.0

==================

Fixes
-----
- 117: Fix: ReadTheDocs does not build

1.0.0rc4

=====================

Features
--------
- 112: Rename base.context.from to base.context.load
- 113: Update docs on nested (dotted) keys

Fixes
-----
- 107: Add loop-over-range example to docs
- 115: Fix: task timing in jobs does not work
- 114: Update $PWD in environment for base.command processes

1.0.0rc3

=====================

Fixes
-----
- 106, 108: Make base.time return proper Context (thanks oloapinivad)
(base.time did not work properly under "do")
- 109: Have base.task_timer return proper Context

1.0.0rc2

=====================

Internal changes
----------------
- 102: Remove duplicated packaging info in setup.py
- 103: Use Python 3.10 in Github actions
- 104: Require SE 1.0.0rc1 in Github action (temporarily)

1.0.0rc1

=====================

IMPORTANT NOTES:

1. This release will drop support for Python 3.6 and 3.7!
(88, 95, 99)
2. This release will drop support for legacy task names! (96)
3. This release introduces dotted keys (97)


Features
--------
- 96: Drop legacy task names
- 97: Better context class. This allows dotted keys!
- 99: Add support for Python 3.12 (and drop 3.6, 3.7)
- 100: Better error messages for Jinja2 errors


Fixes
-----
- 87: Update deepdiff dependencies
- 89, 92, 93: Fix typos in sources and docs (thanks kinow)
- 90: Add and install optional/extra dependencies (thanks kinow)
- 98: Fix errors in base.command tests


Internal changes
----------------
- 88 Drop Python3.6 support
- 99 Drop Python3.7 support
- 95 Improve packaging and CI
+ switch to src-layout
+ drop Python3.6 support
+ add Python3.11 support
+ add environment files for conda
+ migrate from pkg_resources to importlib.metadata

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.