Skip to content

Releases: joakimunge/denoliver

2.3.1

12 Jun 01:20
df91dcd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

31 Jan 11:46
edf0041
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

18 Oct 18:18
d06bd46
Compare
Choose a tag to compare

2.2.0

This release comes with some updates to the way dependencies are handled. A fixed version of the std lib has been set to 0.81.0. This should be updated in the future, but was necessary to set to make sure install is working correctly.

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0 - Interceptors!

04 Sep 10:16
2bf9f14
Compare
Choose a tag to compare

2.1.0 Released

Denoliver now comes with a way to inject your own before and after request interceptors!

2.0.1: V2.0.0 (#6)

19 Aug 09:02
3f9c295
Compare
Choose a tag to compare

v2.0.0 | 2020.08.18

19 Aug 08:15
3f9c295
Compare
Choose a tag to compare

Version 2.0.0 has been released!

This release includes a lot of new features and bugfixes:

  • Directory listing
  • HTTPS
  • Programmatic use as a module
  • Boilerplating for rapid prototyping.

A bunch of 🐞 was squashed in this release including, but not limited to:

Bad resource ID: #15
Too many open files: #16
Uncaught Error: No such file or directory: #7


And most importantly, this release comes with a new logo. I barely know what it is at this point.

1.0.1

20 May 06:27
2962d39
Compare
Choose a tag to compare
fix: handle missing index file (#8)