Janet 1.15.4
This patch release improves Janet's pretty printer as well as tweaks some build settings.
- Increase default nesting depth of pretty printing to
JANET_RECURSION_GUARD
- Update meson.build
- Add option to automatically add shebang line in installed scripts with
jpm
. - Add
partition-by
andgroup-by
to the core. - Sort keys in pretty printing output.