Skip to content

Releases: nestdotland/hatcher

0.10.2

13 Jun 13:00
628d4c0
Compare
Choose a tag to compare

CHANGELOG

Install / Upgrade

Using Deno

deno install -Afq https://x.nest.land/hatcher@0.10.2/hatcher.ts

Special thanks to @oganexon and @umbopepato for their contributions to this release!

0.10.1

31 Oct 21:44
524fc9f
Compare
Choose a tag to compare

CHANGELOG

馃悰 Bug Fixes

  • #38 wrong import (@oganexon)

Install / Upgrade

Using Deno

deno install -Afq https://x.nest.land/hatcher@0.10.1/hatcher.ts

Special thanks to @oganexon for their contributions to this release!

0.10.0

31 Oct 21:18
085b4bd
Compare
Choose a tag to compare

CHANGELOG

馃殌 Features

  • #36 Add Skypack & jspm registries + sortedVersions method (@oganexon)

Install / Upgrade

Using Deno

deno install -Afq https://x.nest.land/hatcher@0.10.0/hatcher.ts

Special thanks to @oganexon for their contributions to this release!

0.9.2

29 Sep 20:54
f43350e
Compare
Choose a tag to compare

CHANGELOG

  • #34 (bug) Update lastUpdateCheck after check (@oganexon)

Install

Using Deno

deno install -Afq https://x.nest.land/hatcher@0.9.2/hatcher.ts

0.9.1

26 Sep 13:53
52b304d
Compare
Choose a tag to compare

CHANGELOG

  • #33 fix logo & discord link (@oganexon)

Install / Upgrade

Using Deno

deno install -Afq https://x.nest.land/hatcher@0.9.1/hatcher.ts

Special thanks to @oganexon for its contributions to this release!

0.9.0

26 Sep 13:34
a22f4ae
Compare
Choose a tag to compare

CHANGELOG

  • #30 Public release (@oganexon)

Install / Upgrade

Using Deno

deno install -Afq https://x.nest.land/hatcher@0.9.0/hatcher.ts

Special thanks to @oganexon for its contributions to this release!

0.8.2

13 Sep 22:01
945bab1
Compare
Choose a tag to compare

CHANGELOG

  • #27 fix: 馃殤 deno 1.4 (@oganexon)

Import

import * as hatcher from "https://x.nest.land/hatcher@0.8.2/mod.ts"

0.8.1

19 Aug 13:01
182b8a2
Compare
Choose a tag to compare

CHANGELOG

  • #25 Support for unversioned urls (@oganexon)
  • #24 Fix ship ci (@oganexon)
  • #21 New deno.land/x registry & relative path (@oganexon)

Import

import * as hatcher from "https://x.nest.land/hatcher@0.8.1/mod.ts"

0.7.3

22 Jul 23:31
8f10071
Compare
Choose a tag to compare

CHANGELOG

  • #19 fix: revert changes (@oganexon)

Import

import * as hatcher from "https://x.nest.land/hatcher@0.7.3/mod.ts"

0.7.2

22 Jul 22:26
5d98b8e
Compare
Choose a tag to compare

CHANGELOG

  • #17 fix: piped stdout (@oganexon)

Import

import * as hatcher from "https://x.nest.land/hatcher@0.7.2/mod.ts"