Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Releases: 0xf104a/MeowMeow

1.02-prebeta-r12

17 Jan 17:12
Compare
Choose a tag to compare
1.02-prebeta-r12 Pre-release
Pre-release

In this release:

  • Added quotes parsing

Revision 11

14 Jun 16:19
Compare
Choose a tag to compare
Revision 11 Pre-release
Pre-release

In this release:

  • Issues #9 and #10 are fixed
  • AllowLegacyHttp configuration option added

Revision 10

10 Jun 11:41
Compare
Choose a tag to compare
Revision 10 Pre-release
Pre-release
  • Fixed Send-File to send Server and Date headers
  • Fixed comment parsing normally(see #7)
  • Extended tests
  • Changed version scheme to revisions

1.02-prebeta-9621

09 Jun 10:33
f8f2eeb
Compare
Choose a tag to compare
1.02-prebeta-9621 Pre-release
Pre-release

Changes in this release:

  • Issues with rules engine are fixed
  • Added a Hosts directive which allows to set rules for specific Host header
  • Added an automated tests

1.02-prebeta-16421

16 Apr 16:22
Compare
Choose a tag to compare
1.02-prebeta-16421 Pre-release
Pre-release

Features:

  • Added Set-Status directive for setting status codes of response
  • Added Send-File directive for sending file for route

Fixes:

  • Issues #2 and #3 are fixed

1.02-prebeta-5421

05 Apr 09:57
Compare
Choose a tag to compare
1.02-prebeta-5421 Pre-release
Pre-release

Features:

  • Listening on IP(hostname support planned)

Fixes:

  • CamelCase in HTTP headers was not understood by server

1.02-prebeta-9121

09 Jan 19:51
Compare
Choose a tag to compare
1.02-prebeta-9121 Pre-release
Pre-release

In this release:

  • Added 502 Bad Gateway status if fastcgi is unavailable
  • Fixed some logging issues
  • Moved boot.sh in docker container to /usr/bin/MeowMeow

Prebeta build 26.12.2020

31 Dec 12:50
Compare
Choose a tag to compare
Pre-release
  • Minor fixes
  • Default configuration fixed
  • Docker container: /bin/boot.sh -> /bin/MeowMeow staged

1.02 build 10.11.2020

10 Nov 11:25
Compare
Choose a tag to compare
1.02 build 10.11.2020 Pre-release
Pre-release
  • Fixed connection close bugs
  • Fixed incorrect handling of unsafe routes

Version 1.02-prebeta-41120

04 Nov 15:44
Compare
Choose a tag to compare
Pre-release

In this release:

  • Problems with infinite recursion on client disconnect fixed
  • Updated rebar build config
  • Added Set-Header directive to routes.conf