We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a2747 commit 3cd5479Copy full SHA for 3cd5479
NEWS
@@ -1,3 +1,13 @@
1
+2015-04-14: pyliblo 0.10.0
2
+
3
+ * New and improved documentation, built from docstrings using Sphinx.
4
+ * Add Server.add_bundle_handlers(), thanks to David Honour and Paul Weaver.
5
+ * Fix sending 64-bit values with Python 3 and on some 64-bit systems,
6
+ thanks to Sebastian Ramacher.
7
+ * Cython is now a mandatory build dependency. The generated liblo.c has
8
+ been removed from the release tarball.
9
+ * The minimum version of liblo required by pyliblo is now 0.27.
10
11
2014-09-16: pyliblo 0.9.2
12
13
* Add function Server.del_method(), thanks to a patch from Артём Попов.
0 commit comments