Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Pegasus.lua v1.0.6 source code.tar.gz | 2024-09-06 | 25.8 kB | |
Pegasus.lua v1.0.6 source code.zip | 2024-09-06 | 52.5 kB | |
README.md | 2024-09-06 | 912 Bytes | |
Totals: 3 Items | 79.2 kB | 0 |
Pegasus.lua is an http server to work with web applications written in Lua language.
What's Changed
- fixes: luasocket default and json library by @Tieske in https://github.com/EvandroLG/pegasus.lua/pull/145
- Fix of examples by @laulin in https://github.com/EvandroLG/pegasus.lua/pull/143
- fix error thrown, and example comments by @Tieske in https://github.com/EvandroLG/pegasus.lua/pull/144
- Ensure that readme provides working demo. by @wmealing in https://github.com/EvandroLG/pegasus.lua/pull/147
- chore: delete requests logs by @AMD-NICK in https://github.com/EvandroLG/pegasus.lua/pull/148
New Contributors
- @laulin made their first contribution in https://github.com/EvandroLG/pegasus.lua/pull/143
- @wmealing made their first contribution in https://github.com/EvandroLG/pegasus.lua/pull/147
Full Changelog: https://github.com/EvandroLG/pegasus.lua/compare/v1.0.5...v1.0.6