Hob

Latest version: v0.3.3

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

Scan your dependencies

Page 1 of 2

0.4

-----

hob
~~~

* Created custom Scanner to avoid using the undocumented re.Scanner.

command: scope-doc
~~~~~~~~~~~~~~~~~~

* A new command used to generate the official scope documentation.
It generates documentation from the service descriptions and
combines it with specs and other docs to form the complete
documentation on scope.bitbucket.org.

0.3.3

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

hob
~~~

* Fixed issue 2: Incorrect parsing of documentation blocks
Now it only removes the initial whitespace + asterisk from doc blocks and
keeps the rest as it is.

0.3.2

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

* Fixed manifest to include templates in the new location, 0.3 and 0.3.1 was
released without any template files because of this.

hob
~~~

* Fixed reading of command options and arguments from config file to only
occur on the current command in use. Earlier it would read from all
commands which would overwrite values for options/arguments with same
name but from a different command.

0.3.1

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

proto
~~~~~

* Fixed parsing of default values for enum fields. Some proto files had
incorrectly used numbers for default values. This is now supported by
looking for the enum entry with the same value.

0.3

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

hob
~~~

* The -v option is no longer used for version display but for enabling verbosity.
* Positional arguments now display help text if available.
* Location of template files has been moved (part of package_data) to solve cross-platform issues.

proto
~~~~~

* Enum fields can now have default values, the enum value object can be fetched
from field.defaultObject() and the raw unparsed text from field.defaultText()

0.2.1

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

* Fixed installation of templates used by hob. Now they should also work when
installed in a virtualenv.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.