Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Beta Release_ v1.1.1 source code.tar.gz | 2024-12-08 | 15.5 kB | |
Beta Release_ v1.1.1 source code.zip | 2024-12-08 | 16.2 kB | |
README.md | 2024-12-08 | 637 Bytes | |
Totals: 3 Items | 32.4 kB | 0 |
If statements now work. This was fixed by adding an ELSE{} to your if statements (if they don't already have one in the pre-parser). IT is hot off of the press, so it may be buggy.
Please not that the fixing if statements 1 and 2 branches have been pruned.
What's Changed
- Fixed: If statements don't work (They required an Else and special formatting) by @matthewl580 in https://github.com/matthewl580/Sparkle/pull/6
New Contributors
- @matthewl580 made their first contribution in https://github.com/matthewl580/Sparkle/pull/6
Full Changelog: https://github.com/matthewl580/Sparkle/compare/v1.1.0-Beta...v1.1.1