Django-routines

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 2

1.2.1

* Fixed [Switch rtd theme to furo.](https://github.com/bckohan/django-render-static/issues/27)
* Fixed [Support python 3.13](https://github.com/bckohan/django-render-static/issues/26)

**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.2.0...v1.2.1

1.2.0

* [Option to run routine within a transaction.](https://github.com/bckohan/django-routines/issues/24)
* [Option to fail fast or proceed on failures.](https://github.com/bckohan/django-routines/issues/10)

What's Changed
* V1.1.3 by bckohan in https://github.com/bckohan/django-routines/pull/22
* fix dataclasses test 21 by bckohan in https://github.com/bckohan/django-routines/pull/23


**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.1.2...v1.2.0

1.1.2

* [Support Django 5.1](https://github.com/bckohan/django-routines/issues/19)

What's Changed
* V1.1.x by bckohan in https://github.com/bckohan/django-routines/pull/20


**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.1.1...v1.1.2

1.1.1

* [Allow hyphens (-) in switches.](https://github.com/bckohan/django-routines/issues/17)

What's Changed
* Update ruff requirement from ^0.4.1 to >=0.4.1,<0.6.0 by dependabot in https://github.com/bckohan/django-routines/pull/16
* V1.1.x by bckohan in https://github.com/bckohan/django-routines/pull/18


**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.1.0...v1.1.1

1.1.0

* [Invalidate importlib caches if command is makemigrations.](https://github.com/bckohan/django-routines/issues/13)
* [Rationale for why settings is a good place to put routines.](https://github.com/bckohan/django-routines/issues/8)
* [Command type for system commands (i.e. non-management commands) to be run as subprocesses](https://github.com/bckohan/django-routines/issues/7)
* [Option to run management commands as subprocesses instead of in the same process space.](https://github.com/bckohan/django-routines/issues/6)


What's Changed
* Bump django-typer from 2.1.0 to 2.1.1 by dependabot in https://github.com/bckohan/django-routines/pull/5
* Bump django-typer from 2.1.1 to 2.1.2 by dependabot in https://github.com/bckohan/django-routines/pull/11
* Bump typing-extensions from 4.12.1 to 4.12.2 by dependabot in https://github.com/bckohan/django-routines/pull/12
* V1.1.x by bckohan in https://github.com/bckohan/django-routines/pull/14

New Contributors
* bckohan made their first contribution in https://github.com/bckohan/django-routines/pull/14

**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.0.2...v1.1.0

1.0.2

* [Update import deprecation for django-typer 2.1+](https://github.com/bckohan/django-routines/issues/4)

**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.0.1...v1.0.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.