oxen-pyoxenmq/debian/changelog

58 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-12-02 22:44:14 +01:00
pyoxenmq (1.0.3-1~deb10) buster; urgency=medium
* macos compilation fix
* Rename is_reply -> is_request
* Remove base32z encoding
-- Jason Rhinelander <jason@imaginary.ca> Fri, 02 Dec 2022 17:44:13 -0400
2021-12-03 20:41:40 +01:00
pyoxenmq (1.0.2-1~deb10) buster; urgency=medium
* Make ConnectionIDs hashable
* Make allow_connection properly optional
* Make Message property accessors copy
* Version bump
-- Jason Rhinelander <jason@imaginary.ca> Fri, 03 Dec 2021 15:41:39 -0400
2021-12-03 00:18:12 +01:00
pyoxenmq (1.0.1-2~deb10) buster; urgency=medium
* Rebuild against oxenmq 1.2.10
-- Jason Rhinelander <jason@imaginary.ca> Thu, 02 Dec 2021 19:18:10 -0400
2021-12-02 20:20:59 +01:00
pyoxenmq (1.0.1-1~deb10) buster; urgency=medium
2021-12-02 20:41:29 +01:00
* Remove include for older pybind compatibility
2021-12-02 20:20:59 +01:00
* Fix allow function argument decoding error
2021-12-02 20:41:29 +01:00
-- Jason Rhinelander <jason@imaginary.ca> Thu, 02 Dec 2021 15:41:20 -0400
2021-12-02 20:20:59 +01:00
2021-11-30 20:24:09 +01:00
pyoxenmq (1.0.0-3~deb10) buster; urgency=medium
* use prebuilt builder ci; reformat
-- Jason Rhinelander <jason@imaginary.ca> Tue, 30 Nov 2021 15:24:08 -0400
2021-10-23 01:15:29 +02:00
pyoxenmq (1.0.0-2~deb10) buster; urgency=medium
* Build buster using backports
* De-Frankenstein the build
* Formatting
* Remove cmake build system and submodules
* Various fixes for bugs revealed in testing
* Add simple pytest tests
* Add drone build & tests
* Hacking around for macos
* Build with -Wextra -Werror and color
* Fixes and address warnings
2021-10-23 01:26:05 +02:00
* Update readme for new code
2021-10-23 01:15:29 +02:00
-- Jason Rhinelander <jason@imaginary.ca> Fri, 22 Oct 2021 20:15:26 -0300
2021-10-22 03:43:36 +02:00
pyoxenmq (1.0.0-1~deb10) buster; urgency=medium
2021-10-22 03:25:16 +02:00
* Initial release.
-- Jason Rhinelander <jason@imaginary.ca> Thu, 21 Oct 2021 21:21:49 -0300