Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
octosql_0.12.0_linux_amd64.tar.gz | 2022-10-20 | 7.0 MB | |
octosql_0.12.0_windows_arm64.tar.gz | 2022-10-20 | 6.5 MB | |
octosql_0.12.0_darwin_amd64.tar.gz | 2022-10-20 | 7.3 MB | |
octosql_0.12.0_windows_amd64.tar.gz | 2022-10-20 | 7.0 MB | |
octosql_0.12.0_linux_arm64.tar.gz | 2022-10-20 | 6.5 MB | |
octosql_0.12.0_checksums.txt | 2022-10-20 | 606 Bytes | |
octosql_0.12.0_darwin_arm64.tar.gz | 2022-10-20 | 7.1 MB | |
README.md | 2022-10-19 | 262 Bytes | |
v0.12.0 source code.tar.gz | 2022-10-19 | 2.2 MB | |
v0.12.0 source code.zip | 2022-10-19 | 2.3 MB | |
Totals: 10 Items | 46.0 MB | 1 |
Changelog
- (Feature) Change the semantics of double quotes from a string literal to a literal identifier (so they work the same way as backticks).
- (Bugfix) Fix division using slash as an operator. Require a space between operands for it to be usable.