Revl

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

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

Added
^^^^^

* Add a ``validate()`` function to the public interface.
* Add a ``forceTransformCreation`` parameter to the ``createPrimitive()``
function.
* Add support for coverage.
* Add a few more tests.
* Add a few bling-bling badges to the readme.
* Add a Makefile to regroup common actions for developers.


Changed
^^^^^^^

* Improve the documentation.
* Improve the unit testing workflow.
* Allow commands to be defined as lists.
* Delete the ``Context``'s equality operators.
* Improve the error messages.
* Mock the ``maya`` module instead of running ``mayapy`` to generate the doc.
* Refocus the content of the readme.
* Define the ``long_description`` and ``extras_require`` metadata to
setuptools' setup.
* Update the documentation's Makefile with a simpler template.
* Rework the '.gitignore' files.
* Rename the changelog to 'CHANGELOG'!
* Make minor tweaks to the code.


Fixed
^^^^^

* Fix the ``parent`` parameter's default value from the ``createDagNode()``
function.

0.1.0

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

* Initial release.


.. _Sementic Versioning Specification (SemVer): http://semver.org
.. _v0.2.0: https://github.com/christophercrouzet/revl/compare/v0.1.0...v0.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.