Releases: aloyak/SK
Release list
SK 0.9.8
SK 0.9.7
SK 0.9.6
Published to crates.io as well: https://crates.io/crates/sk-lang
- Fixed many important errors with logic
- Added the string library
- Fixed panic 'if policy'
WEB & VSCode extension
- Small fixes to loading speed
- Updated Documentation
Full Changelog: 0.9.5...0.9.6
SK 0.9.5
Fixed: VScode extension
Added the units library (finally)
Added multi-line comments
The write() function
Added the new features to the vscode extension
Full Changelog: 0.9.3...0.9.5
SK 0.9.3
Added simple improvements to the REPL interpreter,
Added Syntax Bases for the units library
Added += and -= operators
Full Changelog: 0.9.1...0.9.3
SK 0.9.1
- Way better error messages
- An interpreter
safemode - Increment/Decrement Operators
- Math.truncate()
Full Changelog: 0.8.0...0.9.1
SK 0.8.0
Most important: Windows Support (needs revisions), the time library, improved math library, 'pub' and 'as' keyword, improved documentation
Currently SK does not have macos binaries, use crates.io
Full Changelog: 0.7.6...0.8.0
SK 0.7.6
- Most importantly: added imports and a basic math library
- Added the keyword 'import' to the vscode extension
https://crates.io/crates/sk-lang
Full Changelog: 0.7.2...0.7.6
SK 0.7.2
Full Changelog: 0.6.1...0.7.2
Most importantly: added functions!
SK 0.6.1
Full Changelog: 0.5.2...0.6.1