Releases: probable-basilisk/pollnet
Releases · probable-basilisk/pollnet
v1.1.0
v1.0.4
update deps; bump version to 1.0.4 (#18)
v1.0.3
Bump patch version -> 1.0.3
v1.0.2
Version 1.0.2: bugfix
v1.0.1
Update version number to 1.0.1
v1.0.0
Refactor (WIP) (#12) Big refactor: * many bugfixes * added tests * breaking API/header changes.
v0.6.1
Bump openssl from 0.10.45 to 0.10.48 (#11) Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.6.0
Update march2023 (#10) Breaking changes: * http get/post expect argument indicating whether to return only body, or status followed by headers and then body. New features: * pollnet_sleep_ms for cross-platform thread sleeping * examples that run on the bare luajit.exe repl Bugfixes etc.: * Update to rust 2021 * Update dependencies
v0.5.1c
Actually zip up win32 binaries
v0.5.1b
GH actions: build 32 bit win binaries