Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-06 | 614 Bytes | |
v1.1.0-Beta source code.tar.gz | 2024-12-06 | 14.8 kB | |
v1.1.0-Beta source code.zip | 2024-12-06 | 15.5 kB | |
Totals: 3 Items | 30.9 kB | 0 |
What's Changed
- Debuging if statements by @matloz5481 in https://github.com/matthewl580/Sparkle/pull/5
- In short: If statements need to be correctly formatted, and if they are then the program will work.
- Fixed an issue where Sparkle would return an empty list upon successful execution of an if statement.
- Slightly updated the return format of the text to be closer to AP CSP standards
New Contributors
- @matloz5481 made their first contribution in https://github.com/matthewl580/Sparkle/pull/5
Full Changelog: https://github.com/matthewl580/Sparkle/compare/v1.0.0-alpha...v1.1.0-Beta