Skip to content

Releases: probable-basilisk/pollnet

v1.1.0

17 Jan 05:21
b9361aa
Compare
Choose a tag to compare
Update README.md

v1.0.4

21 Dec 20:09
93f8a3b
Compare
Choose a tag to compare
update deps; bump version to 1.0.4 (#18)

v1.0.3

04 Jul 18:59
33980bf
Compare
Choose a tag to compare
Bump patch version -> 1.0.3

v1.0.2

22 Apr 22:37
Compare
Choose a tag to compare
Version 1.0.2: bugfix

v1.0.1

18 Apr 23:45
91e6f63
Compare
Choose a tag to compare
Update version number to 1.0.1

v1.0.0

07 Apr 00:57
a10b157
Compare
Choose a tag to compare
Refactor (WIP) (#12)

Big refactor:

* many bugfixes
* added tests
* breaking API/header changes.

v0.6.1

25 Mar 22:51
dd9d6b5
Compare
Choose a tag to compare
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

05 Mar 21:50
fe254d4
Compare
Choose a tag to compare
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

08 Jan 14:47
8122a0f
Compare
Choose a tag to compare
Actually zip up win32 binaries

v0.5.1b

08 Jan 14:34
d585be6
Compare
Choose a tag to compare
GH actions: build 32 bit win binaries