Denoliver Versions Save

A simple, dependency free static file server for Deno with possibly the worst name ever.

2.3.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/joakimunge/denoliver/compare/2.3.0...2.3.1

2.3.0

2 years ago

What's Changed

Full Changelog: https://github.com/joakimunge/denoliver/compare/2.2.0...2.3.0

2.2.0

2 years ago

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: https://github.com/joakimunge/denoliver/compare/2.1.0...2.2.0

2.1.0

3 years ago

2.1.0 Released

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

2.0.1

3 years ago

2.0.0

3 years ago

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

3 years ago