pycapnp/docs
Jacob Alexander 313d0d4c6d Prepare for v2.0.0b1 release
- Update CHANGELOG.md
- Update to bundled capnproto-1.0.1
  * Compiles with capnproto-0.8.0 and higher
- *Breaking Change* Remove allow_cancellation (see
  https://capnproto.org/news/2023-07-28-capnproto-1.0.html)
  * This is tricky to handle for older versions of capnproto. Instead of
    dealing with lots of complication, removing it entirely.
- Fix some documentation after the build backend support was added
- Update tox.ini to support 3.8 to 3.12
- Update cibuildwheel to 2.16.1
  * Adds Python 3.12 supports and implicitly deprecates EOL 3.7 (though it's
    still built)
2023-10-03 12:29:48 -07:00
..
_templates Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
capnp.rst Schema loading from the wire 2023-06-12 14:10:13 +02:00
conf.py Fixed black issues 2022-04-06 13:32:52 +10:00
index.rst Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
install.rst Prepare for v2.0.0b1 release 2023-10-03 12:29:48 -07:00
Makefile Initial commit of docs 2013-08-18 21:49:12 -07:00
quickstart.rst Prevent race condition in example code (#305) 2023-01-08 22:29:23 -08:00