Skip to content

Releases: catuhana/denoh

Release v3.2.0

23 Feb 18:05
Compare
Choose a tag to compare

User Facing Changes

  • BREAKING: Deprecate ! shell operator in favour of $. ! operator support will be removed in later releases.
  • Make denoh.ts directly executable
  • Add each hook's link for more information to JSON schema.
  • Improve performance.
  • Update licence to MPL-2.0.
  • Improve responses and proofreading.

Full Changelog: v3.1.0...v3.2.0

Release v3.1.0

27 Dec 17:23
25b9f68
Compare
Choose a tag to compare

No user facing changes.

Full Changelog: v3.0.1...v3.1.0

Release v3.0.1

24 Aug 12:55
3af25eb
Compare
Choose a tag to compare
  • Fix deno install and deno run

Full Changelog: v3.0.0...v3.0.1

Release v3.0.0

23 Aug 16:37
3160e4b
Compare
Choose a tag to compare

User Facing Changes

  • Added CLI
  • Added a JSON schema for auto completing githooks field on Deno configuration
  • More performance

Full Changelog: v2.1.1...v3.0.0

Release v2.1.1

20 Feb 10:53
Compare
Choose a tag to compare
do not use `deno.json#imports` for `deno install`'s sake

Release v2.1.0

20 Feb 10:44
Compare
Choose a tag to compare
  • Fix broken deno install

Release v2.0.1

17 Feb 11:05
07c8186
Compare
Choose a tag to compare

deno.land/x registry release.

Version 2.0.0

17 Feb 10:55
Compare
Choose a tag to compare
  • Logical AND and OR operators, change separator character to semicolon (;).
  • Code maintenance.

Full Changelog: v1.2.0...v2.0.0