Skip to content

Releases: Stiffstream/restinio

v0.7.9

07 Jan 07:40

Choose a tag to compare

This is a small update with PR #239

Thanks to @Chrys4lisfag for the PR.

v0.7.8.1

13 Nov 11:20

Choose a tag to compare

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

21 Oct 12:37

Choose a tag to compare

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

04 Jun 12:44

Choose a tag to compare

This is bug-fix release.

Thanks to @Chrys4lisfag for PR.

v0.7.6

15 Apr 12:36

Choose a tag to compare

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

06 Apr 04:57

Choose a tag to compare

This release fixes compilation error detected by VC++ in C++23 mode.

v.0.7.4

03 Mar 07:04

Choose a tag to compare

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

29 Nov 12:30

Choose a tag to compare

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

02 Feb 12:39

Choose a tag to compare

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.

v.0.7.1

19 Dec 13:18

Choose a tag to compare

It's a maintenance release.

It fixes #198, #199, #200, #201, #203, #204.