Mirakuru

Latest version: v2.5.2

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

Scan your dependencies

Page 1 of 6

2.5.2

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

Breaking changes
----------------

- Drop support for Python 3.7 (`667 <https://github.com/ClearcodeHQ/mirakuru/issues/667>`_)


Features
--------

- Support Python 3.12 (`685 <https://github.com/ClearcodeHQ/mirakuru/issues/685>`_)


Miscellaneus
------------

- `639 <https://github.com/ClearcodeHQ/mirakuru/issues/639>`_, `#653 <https://github.com/ClearcodeHQ/mirakuru/issues/653>`_, `#655 <https://github.com/ClearcodeHQ/mirakuru/issues/655>`_, `#664 <https://github.com/ClearcodeHQ/mirakuru/issues/664>`_, `#686 <https://github.com/ClearcodeHQ/mirakuru/issues/686>`_

2.5.1

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

Bugfixes
--------

- Include py.typed to the package published on pypi (`633 <https://github.com/ClearcodeHQ/mirakuru/issues/633>`_)

2.5.0

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

Features
--------

- Support Python 3.11 (`617 <https://github.com/ClearcodeHQ/mirakuru/issues/617>`_)


Miscellaneus
------------

- Reformatted code with black 23 (`613 <https://github.com/ClearcodeHQ/mirakuru/issues/613>`_)
- Introduce towncrier as changelog management too. (`615 <https://github.com/ClearcodeHQ/mirakuru/issues/615>`_)
- Moved Development dependency management to pipfile/pipenv (`616 <https://github.com/ClearcodeHQ/mirakuru/issues/616>`_)
- Move package definition into the pyproject.toml file (`618 <https://github.com/ClearcodeHQ/mirakuru/issues/618>`_)
- Use shared automerge flow and github app. (`619 <https://github.com/ClearcodeHQ/mirakuru/issues/619>`_)
- Use tbump to manage versioning (`628 <https://github.com/ClearcodeHQ/mirakuru/issues/628>`_)

2.4.2

=====

Misc
----

+ Added Python 3.10 to classifiers

2.4.1

=====

Misc
----

- Use strictier mypy checks

2.4.0

=====

Features
--------

- Replace `exp_sig` executor parameter with `expected_returncode`.
Parameter description already assumed that, however handing it assumed full
POSIX compatibility on the process side. Now the POSIX is only assumed if no
`expected_returncode` is passed to the executor, and returncode is simply that,
a returncode, nothing more

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.