Hugon

Latest version: v0.1.7

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

Scan your dependencies

0.1.720200801

------------------
- Fixed Functionality:
- CSV would now "continue" to next row instead of earlier "break", if the values in the row are incorrect.
- By default, path field in front matter would remove the first folder. (Eg: "static/img/ex.jpg" would be saved into the static folder, but inserted into front matter as "img/ex.jpg")
- You can still retain parent folder in your front matter by adding "?" to the beginning of your path.
- Tiny fixes and performance improvements.

0.1.620191227

------------------
- Added new functionality:
- CSV now allows you to download a single file into your project folder. Specify 'da-' suffix in the key column, and mention the anchor link in your values field. Might not work with restricted URLs.
- Above functionality works only when you have a 'path' column specified with the name of the folder the file should go into, within the root of your project. Does not currently support downloading multiple files related to a single page.
- Added sample CSV link to help understand the above functionality and others better.
- Fixed typos and grammatical errors within the code and readme file. Oops!
- Added comment entries to a few functions for easier readability.
- Homogenized the method used to combine folder paths, making the script function more predictably cross platform.
- Cleaned up the terminal, and added closing credits (script name) to show up after execution.
- Updated readme to make it easier to understand.
- Renamed "images" folder (in the github repository) to "sample".

0.1.520191226

------------------
- Fixed bug that stopped you from specifying a file name with separators within the name.
- Updated display screenshot to reflect the above change.
- Added do-it-live.sh file for ease of screenshot creation. Not added the same into dependencies.

0.1.420191213

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

- Fixed bug that stopped you from specifying a sequence.
- Fixed content replacement (CSV) issue that duplicated the section instead of replacing it.
- Pushed non-hugo CLI messages to colorama function for easy readability.
- Added pretty 'horizontal line breaks' after any code is executed. (Resizes the next output to your existing terminal size).
- Other bug fixes and optimizations.

0.1.120191213

------------------
- Added CSV support for dynamic YAML markdown file generation.

0.1.020191206

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

- First release on PyPI.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.