Nani

Latest version: v0.2.0

Safety actively analyzes 618908 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 equality operators for the views.
* Add support for coverage and tox.
* Add continuous integration with Travis and coveralls.
* 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 array shapes and structure fields to be defined as lists.
* Improve the error messages.
* Replace ``__str__()`` with ``__repr__()`` for the views.
* Update some namedtuple typenames.
* 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 duplicate field finder.
* Fix a call to the wrong 'contains' implementation in a view.

0.1.1

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

Changed
^^^^^^^

* Remove the module index from the documentation.


Fixed
^^^^^

* Fix Read the Docs not building the documentation.

0.1.0

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

* Initial release.


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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.