This repository has been archived on 2024-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs-website/source/greenrhombus-changelog.md

28 lines
549 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: GreenRhombus change log
date: 2024-02-16 20:10:14
---
## GreenRhombus 1.0.5
* Responses are no longer swapped with each other.
## GreenRhombus 1.0.4
* Requests are no longer intermittently dropped under load.
## GreenRhombus 1.0.3
* Prevented "write after end" SVR.JS crashes.
## GreenRhombus 1.0.2
* Prevented SVR.JS crashes due to the EOF of the _stderr_ stream.
## GreenRhombus 1.0.1
* Overloaded FastCGI server now results in 429 Too Many Requests status code.
## GreenRhombus 1.0.0
* First release