Releases: nestdotland/hatcher
Releases · nestdotland/hatcher
0.10.2
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
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
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
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
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
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
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
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
CHANGELOG
- #19 fix: revert changes (@oganexon)
Import
import * as hatcher from "https://x.nest.land/hatcher@0.7.3/mod.ts"
0.7.2
CHANGELOG
- #17 fix: piped stdout (@oganexon)
Import
import * as hatcher from "https://x.nest.land/hatcher@0.7.2/mod.ts"