Skip to content

Releases: EvandroLG/pegasus.lua

Pegasus.lua v1.0.9

11 Aug 18:16

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

  • Docs: add LDoc documentation across core and plugins by @EvandroLG in #151

Full Changelog: v1.0.8...v1.0.9

Pegasus.lua v1.0.8

24 Feb 21:29

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

  • Fix: Prevent file serving when location is empty by @ksymph in #150

New Contributors

Full Changelog: v1.0.7...v1.0.8

Pegasus.lua v1.0.7

30 Sep 12:02
c0e9b4d

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

  • feat(logging): add lualogging compatible logging by @Tieske in #149

Full Changelog: v1.0.6...v1.0.7

Pegasus.lua v1.0.6

09 Sep 19:06
5706d72

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

Pegasus.lua v1.0.5

21 Apr 09:23

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

Full Changelog: v1.0.4...v1.0.5

Pegasus.lua v1.0.4

07 Apr 08:44

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

  • refactor(files) move serving files into a plugin by @Tieske in #130

Full Changelog: v1.0.3...v1.0.4

Pegasus.lua v1.0.3

24 Jan 21:35

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

  • fix(tls): silent on succesful handshake by @Tieske in #136
  • feat(error) allow custom error text on error messages by @Tieske in #137

Full Changelog: v1.0.2...v1.0.3

Pegasus.lua v1.0.2

11 Jan 19:25

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

  • fix(request): ensure headers are read before reading body by @Tieske in #139

Full Changelog: v1.0.1...v1.0.2

Pegasus.lua v1.0.1

17 Nov 11:57

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

Pegasus.lua v1.0.0

12 May 20:09

Choose a tag to compare

Pegasus.lua is an http server to work with web applications written in Lua language.

What's Changed

Full Changelog: v0.9.9...v1.0.0