Skip to content

v0.4.2

Compare
Choose a tag to compare
@joewiz joewiz released this 22 Mar 01:46
· 62 commits to master since this release

0.4.2

  • Minor release to restore package/@abbrev value to prevent problems on older systems querying public-repo.

0.4.1

  • Fixed templates:each to not output empty element.
  • Improved HTML output by stripping data-template attributes unless configuration option "debug" is set to true.
  • Aligned limit of template:resolve to the max arity number in templates:call-with-args.
  • Fixed for erroneous return type from two functions in apputil module affecting package installation.