Nicfit-py

Latest version: v0.8

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

Scan your dependencies

Page 2 of 5

0.6.5

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

Fix
~~~
- Typo for nicfit.py[cookiecutter] dev.txt requirement.

0.6.4

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

New
~~~
- Added :func:`nicfit.command.register` decorator as class member to
:class:`nicfit.command.Command`; less to import for convenience.
- Added ``nicfit[cookiecutter]`` to dev requirements.
- Docs use Sphinx_rtd_theme.

Changes
~~~~~~~
- Added README to dock title.
- Removed servedocs Makefile target.
- Use nicfit.py's ArgumentParser for subparsers and commands.
- Use ``print`` instead of logging for uncaught exceptions.

Other
~~~~~
- Update babel to 2.5.1 (144) <github-botpyup.io>
- Update tox from 2.8.1 to 2.8.2 (141) <github-botpyup.io>
- Update pytest-asyncio from 0.6.0 to 0.7.0 (140) <github-botpyup.io>
- Update wheel from 0.29.0 to 0.30.0 (142) <github-botpyup.io>
- Update pytest-runner from 2.12 to 2.12.1 (138) <github-botpyup.io>
- Update pytest from 3.2.1 to 3.2.2 (139) <github-botpyup.io>
- Update tox from 2.8.0 to 2.8.1 (137) <github-botpyup.io>
- Pin deprecation to latest version 1.0.1 (136) <github-botpyup.io>
- Pin pss to latest version 1.41 (135) <github-botpyup.io>

0.6.3

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

New
~~~
- :class:`nicfit.Config` has two new keyword args. ``touch=True`` to create
default configs that do not exist and ``mode=int`` to set the file's perms.
- :class:`nicfit.ConfigOpts` has two new member ``extra_config_opts`` to enable
passing additional kwargs when constructiong the ConfigClass.
default configs that do not exist and ``mode=int`` to set the file's perms.
- :meth:`nicfit.Config.getlist` - Returns a list splitting on '\n' and ','
- New :class:`nicfit.logger.FileConfig` and :class:`nicfit.logger.DictConfig`
classes for create default logging configs for root and package loggers.
- :class:`nicfit.Command` will create its own ArgumentParser if not
provided a subparser. This makes the API usable for top-level commands.
- [cookiecutter] pytest-asyncio package is added as a dependency when the
app type is asyncio.
- [cookiecutter] PyPy and PyPy3 cookiecutter options.
- [cookiecutter] Added ``pss`` and ``pyaml`` to dev requirements.

Fix
~~~
- Clean up cookiecutter temp dir.

Deprecation
~~~~~~~~~~~~
- :func:`nicfit.logger.LOGGING_CONFIG` deprecated in favor of
:class:`nicfit.logger.FileConfig`

0.6.2

------------------------
- Cookiecutter updates.
- Update pyaml from 17.7.2 to 17.8.0 (127) <github-botpyup.io>

0.6.1

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

Fix
~~~
- Use os.path.expanduser/expandvars on config file arguments.

0.6

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

New
~~~
- First class logger module.
- Added an asyncio Command.
- Add asyncio classifier when appropriate.

Changes
~~~~~~~
- Added pyaml and removed watchdog from dev.
- Gitchangelog 'show' argument was removed.

Fix
~~~
- Babel requirements.
- Travis-CI builds.
- Gettext tests
- Handle case where reqs files does not exist. Fixes 89.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.