Releases: Stiffstream/restinio
Releases · Stiffstream/restinio
v0.7.9.1
Compare
Sorry, something went wrong.
No results found
eao197
released this
02 Apr 06:00
This is maintenance release that fixes #243
Thank to @OhmV-IR for reporting the issue and providing the PR.
v0.7.9
Compare
Sorry, something went wrong.
No results found
eao197
released this
07 Jan 07:40
This is a small update with PR #239
Thanks to @Chrys4lisfag for the PR.
v0.7.8.1
Compare
Sorry, something went wrong.
No results found
eao197
released this
13 Nov 11:20
This is a special update in attempt to resolve #223 and #238 .
There are no any additions or fixes in the main functionality of RESTinio. Just refactoring of unit-tests to use random server ports in test cases.
If you're using v0.7.8 already then there is no need to upgrade.
v0.7.8
Compare
Sorry, something went wrong.
No results found
eao197
released this
21 Oct 12:37
This is a maintenance and bug-fix release.
Versions of some dependencies are updated:
Asio -> 1-36-0.
llhttp -> 9.3.0.
Catch2 -> 3.11.0.
v0.7.7
Compare
Sorry, something went wrong.
No results found
eao197
released this
04 Jun 12:44
This is bug-fix release.
Thanks to @Chrys4lisfag for PR.
v0.7.6
Compare
Sorry, something went wrong.
No results found
eao197
released this
15 Apr 12:36
This version fixes compilation error detected on Ubuntu-24.04 and GCC-13.2.
There are also updates for dependencies:
Asio -> 1-34-2
fmtlib -> 11.1.4
v0.7.5
Compare
Sorry, something went wrong.
No results found
eao197
released this
06 Apr 04:57
This release fixes compilation error detected by VC++ in C++23 mode.
v.0.7.4
Compare
Sorry, something went wrong.
No results found
eao197
released this
03 Mar 07:04
This is a maintenance release.
Fix for #229 .
Update for dependencies:
Asio -> 1-32-0
llhttp -> 9.2.1
fmtlib -> 11.1.3
Catch2 -> 3.7.1
v.0.7.3
Compare
Sorry, something went wrong.
No results found
eao197
released this
29 Nov 12:30
This is a maintenance release, no new functionality added.
Fixes: #225 , #226 .
Merges: #213 .
Updates for some dependencies: Catch2 -> v3.7.0, fmtlib -> 11.0.2, expected-lite -> v0.8.0.
v.0.7.2
Compare
Sorry, something went wrong.
No results found
eao197
released this
02 Feb 12:39
It's a maintenance release. If fixes several issues related to RESTinio's dependencies:
NOTE! If you have no problem with RESTinio-0.7.1 there is no need to update to v.0.7.2. An update may be necessary if you manage RESTinio's dependencies by yorself.