Yasi

Latest version: v2.1.2

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

Scan your dependencies

Page 2 of 4

1.1.1

Fixes:

- **yasi.py**
+ Coloured diff not showing context lines
+ Syntax error due to omitted comma in setup.py argument list

1.1.0

Features:

- **yasi.py**
+ New **--color** option for displaying coloured diff output

Fixes:

- **yasi.py**
+ **--diff** creates reversed diff due to wrong argument order in call to
`difflib.unified_diff`

1.0.1

Fixes:

- Add License file
- Include testcases and *newLISP* scripts in pypi source distribution
- README.rst generated from README.md for pypi documentation using pandoc
- Long description for pypi

1.0.0

Features:

- **yasi.py**
+ New commandline parameter **--indent-size** for changing indent size
+ Support for additional keywords through a configuration file(yasirc.json)
+ Can output unified diff of the initial and final result

- **yasi.lsp**
+ New commandline parameter **--indent-size** for changing indent size
+ Support for additional keywords through a configuration file(yasirc.json)

0.4.3

- Fixes:
- Wrong auto-indent when a string is an argument to the current function call
e.g.

clojure
(blablabla "that stuff: " []
(println "blablabla!"))

Placing the cursor between the square brackets and hitting enter will place the
closing square bracket below the word **that**

0.4.2

- Update to yasi v2.0.1

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.