Skip to content

Releases: aphysci/gravity

v1.24.0

07 Jan 15:42
4ae5315

Choose a tag to compare

Adds Rust API.

v1.23.2

10 Dec 19:26
97d8fac

Choose a tag to compare

Fix #242.

v1.23.1

12 Aug 18:57
003afcd

Choose a tag to compare

Fix to ensure compatibility with cmake 3.17.

v1.23.0

04 Aug 15:00
20d197c

Choose a tag to compare

CMake updates primarily related to spdlog inclusion and the Gravity examples.

v1.22.0

23 Jan 16:48
c202865

Choose a tag to compare

Several cmake, CI and formatting improvements from #232, #235, #238, #239 & #240.

v1.21.1

09 Dec 16:41
92af28f

Choose a tag to compare

Fix bug when configuring TCP keepalive

v1.21.0

26 Nov 12:51
c759567

Choose a tag to compare

Adds support for keep-alive publisher sockets

v1.20.0

15 Mar 20:36
ced414e

Choose a tag to compare

Adds support for CSharp per #220. Note that this includes a change to allow ZMQ connections to be resilient to interrupts. This could potentially impact users that have installed signal handlers, and expect that any ZMQ connections will be terminated when those signals occur.

v1.19.1

27 Oct 13:17
0dd4725

Choose a tag to compare

Merge pull request #215 from aphysci/Issue-213-214

Fix the linux cmake build, allow regex special characters in string l…

v1.19.0

26 Sep 13:53
96fc84a

Choose a tag to compare

Updated with support for latest version of Visual Studio (2022) for Window's builds.
Added LGLP license.