Story

Latest version: v0.23.0

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

Scan your dependencies

Page 3 of 5

0.19.0

- Upgrade Storyscript compiler to 0.22.1
- With this release, built-in functions are invoked similar to user defined functions:

earlier
has = [0, 1, 2] contains item: 1

now
has = [0, 1, 2].contains(item: 1)

0.18.1

- Add internal status of temporary failure.

0.18.0

- Upgrade Storyscript compiler to 0.21.1

0.17.7

- fixed a bug which caused the `deploy` command to break due to incorrect imports being used

0.17.6

- Print network exceptions during login to help debug login related errors

0.17.5

- Fixed a bug which caused `$ story config set` to crash
- Added `$ story logout` which deletes the credentials allowing you to login again
- Fixed a bug which caused only half the app to be deployed when in a nested directory

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.