Releases: MayaPosch/NymphRPC
Releases Β· MayaPosch/NymphRPC
v0.1.1 release
New:
- Add support for FreeBSD & Haiku.
- Improve MSYS2 support.
- Support for GCC ext-numeric-literals flag.
- Switched Make to use CXX and CXXFLAGS variable names.
Bugs:
- Fix server socket issue on IPv4-only platforms (Haiku).
- Fix memory leak with missing server socket destructor.
- Added missing double quotes in MSVC scripts for spaces in paths.
First release
Initial release in sync with the NymphCast project v0.1 release.
- Full C++ implementation.
First RC release
Initial RC release. Matches the v0.1-RC1 prerelease of NymphCast.
Second alpha release
This release implements the new, zero-copy API and a number of other enhancements.
Please note the changed NymphType usage and memory management considerations.
First pre-release
After a few years in development, it seems time to create something of a release.
This is the first alpha release of NymphRPC. Binaries are provided for Raspberry Pi OS (Raspbian), to compensate for the glacial speed of these systems with compilation, especially RPi 2 and slower.