Silp

Latest version: v0.3.11

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

Scan your dependencies

Page 2 of 4

0.3.6

-----
Remove blessings usage under windows, can work under windows now (only test with git windows' bash)

0.3.5

-----
Put the `.silp_backup` and `.silp_test` folders under `~`, otherwise they may became garbage in project folder

0.3.4

-----
Make sure there is at least one space before the suffix
use " --SILP:" for sql

0.3.3

-----
Add SQL to language list

- Use "/*__SILP__*/" for the generated tag, since in MySql if using
"--__SILP__", then if there is one line without space there is a
corner case that there is no space before it.
https://dev.mysql.com/doc/refman/5.1/en/ansi-diff-comments.html

0.3.2

-----
Use "%" instead of "%%" in erlang language

0.3.1

-----
Add simple plugin support for more complex macro.

- Currently plugins should be put under project's silp_plugins
(Project means the folder holding silp_xx.md)
- plugin macro has format as module:func(param1, param2, ...)
module here is the name of the python plugin, func is the name of
function
- also expose silp.error/info/verbose, then the plugin codes can print
debug information with them.

Add support for Erlang (both erl, and hrl)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.