Dennis

Latest version: v1.1.0

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

Scan your dependencies

Page 4 of 4

0.3.5

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

**Changes**

* b432e1b Fix rules default -- Running the linter with the default set of
rules will now include malformed variable linting.
* 72083f9 Improve detect missing } with python vars
* b8f3776 Improve linting docs -- It includes a list of lint rules and what
they do.
* 6d9bac5 Detect missing } in Python formatting vars (20) (Thanks Kumar!)
* 1a10c35 Fix detection of malformed formatting token at end of string

0.3.4

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

**Changes**

* 8a1d4a8 Make sure to lint only translated non-fuzzy strings

0.3.3

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

**Backwards-incompatible changes**

* cf668a3 Rename var_types to just var

If you were doing something like::

$ dennis-cmd lint --types=python ...
$ dennis-cmd translate --types=python ...

that ``--types`` argument is now ``--vars``.

**Changes**

* 952245c Tweak lint output to betterr do errorsonly
* cc63144 Fix lint output issues
* 6ee94a3 Overhaul linter to support multiple lint rules (18)

0.3.2

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

**Changes**

* c778532 Add haha transform
* e41bca8 Add --errorsonly flag to linter (16)
* 759352d Fix UnicodeEncodeErrors wit' translate

0.3.1

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

**Changes**

* c600064 Handle invalid .po files (10)
* 52f81f9 Fix lint output so it's utf-8 (11) (Thanks Mike!)
* 7da6add Tweak translator to allow for translating stdin (13)
* a5e3556 Add empty, xxx, anglequote and shouty transforms
* 8cb1f2a Add redacted transform
* Documentation
* Bug fixes

0.3

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

**Changes**

* Initial writing. Yay!

What happened to 0.1 and 0.2? I skipped them.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.