Releases: nestdotland/eggs
Releases · nestdotland/eggs
0.3.10
CHANGELOG
- #135 fix: 🐛 Some config fields were missing when calling publish function (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @oganexon for their contributions to this release!
0.3.9
CHANGELOG
- #131 chore(deps): bump dependencies (@ebebbington)
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @ebebbington and @maximousblk for their contributions to this release!
0.3.8
CHANGELOG
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @oganexon for their contributions to this release!
0.3.7
CHANGELOG
- #123 fix(init):
undefined
not supported in json/yml (@maximousblk)
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @maximousblk for their contributions to this release!
0.3.6
CHANGELOG
- #121 Deno 1.6.x - 1.9.x compatibility (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @oganexon for their contributions to this release!
0.3.5
CHANGELOG
- #116 fix: True color issue (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
0.3.4
CHANGELOG
- #113 Doc fixes (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
0.3.3
CHANGELOG
🐛 Bug Fixes
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @maximousblk and @oganexon for their contributions to this release!
0.3.2
CHANGELOG
- #105 Update Hatcher (@oganexon)
- #105 Fix #103: stability function gave the opposite of the expected result (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade
Special thanks to @oganexon for their contributions to this release!
0.3.1
CHANGELOG
🐛 Bug Fixes
- #99 if no entry file provided,
/mod.ts
would overwrite./mod.ts
in the files field. (@oganexon) - #99 (eggignore)
./file.ts
did not match any file wherefile.ts
would. (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts
Using eggs
eggs upgrade