Skip to content

0.2.0

Compare
Choose a tag to compare
@dlespiau dlespiau released this 09 Jan 17:23
· 550 commits to master since this release
81f811f
  • Feature: jk has now input parameters. The user defines them in a script and can be set from the command line or from a file.
  • Feature: jk can now import modules from a npm installed node_modules directory.
  • Feature: jk can now be used from typescript with the addition of type definitions for the standard library
  • Addition of a new version command
  • std.write() has gained an override option
  • std.read() can now return objects