| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jk-darwin-amd64.sha256 | 2019-10-28 | 82 Bytes | |
| jk-darwin-amd64 | 2019-10-28 | 28.6 MB | |
| jk-linux-amd64.sha256 | 2019-10-28 | 81 Bytes | |
| jk-linux-amd64 | 2019-10-28 | 22.0 MB | |
| 0.3.1 source code.tar.gz | 2019-10-28 | 237.6 kB | |
| 0.3.1 source code.zip | 2019-10-28 | 365.9 kB | |
| README.md | 2019-10-28 | 456 Bytes | |
| Totals: 7 Items | 51.2 MB | 0 | |
Feature: Adds a jk validate command (#279)
Feature: Adds a jk transform command (#257)
Fix: Runtime messages are now output to stderr, leaving stdout for printing results only (#281)
Change: After [#281], std.log outputs to stderr, and does not accept formatting options. Use std.print(value, options?) to print values to stdout. This is not considered a breaking change as std.log behaviour was left (largely) undefined.