Skip to content

Releases: nestdotland/eggs

0.3.10

08 Nov 19:28
09de42b
Compare
Choose a tag to compare

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

17 Sep 16:23
31be8bf
Compare
Choose a tag to compare

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 @ebebbington and @maximousblk for their contributions to this release!

0.3.8

13 Jun 13:53
3e79f4f
Compare
Choose a tag to compare

CHANGELOG

  • #127 fix: Cannot install eggs due to typescript errors. #126 (@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.7

24 May 21:34
a4f07a5
Compare
Choose a tag to compare

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 @maximousblk for their contributions to this release!

0.3.6

17 Apr 13:49
b971caa
Compare
Choose a tag to compare

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

09 Feb 10:57
f5fac66
Compare
Choose a tag to compare

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

01 Jan 00:20
113aa52
Compare
Choose a tag to compare

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

10 Dec 21:27
b2cd9ed
Compare
Choose a tag to compare

CHANGELOG

🐛 Bug Fixes

  • #110 Deno 1.6 compatibility (@oganexon)
  • #107 rename -d to -D (--debug) (@oganexon)

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

02 Nov 10:07
8b0e31d
Compare
Choose a tag to compare

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

25 Oct 12:40
7d55765
Compare
Choose a tag to compare

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 where file.ts would. (@oganexon)

Install / Upgrade

Using Deno

deno install -Afq --unstable https://x.nest.land/[email protected]/eggs.ts

Using eggs

eggs upgrade