https://pypi.org/project/pycapnp/1.1.0/
https://github.com/capnproto/pycapnp/releases/tag/v1.1.0

v1.1.0 has been released!

Thanks to all the contributors, especially John Vandenberg (jayvdb) who 
offered to put in extra the effort to push out v1.1.0.

There was some investigation done to see if we could also push some ARM 
wheels for this release. Unfortunately, the CI/CD pipelines haven't really 
caught up yet and will likely take a bunch of work. We'll happily accept 
PRs though :D

v1.1.0 (2021-06-08)
   
   - Validated compatibility with Python 3.10.0b2
   - Remove all bare except
   - Improve _StructModuleWhich to inherit from enum.Enum
   - Add Union on top level union messages
   - Fixed memory leak in _SegmentArrayMessageReader
   - Removed many pycodestyle warnings
   - Avoid crash if __file__ is not set by importer
   - Fixed module.pyx _set_<field> for boolean fields
   - Fixed setup.py.tmpl support for *.c++ files
   - Fixed _gen.py for python3 as dict_keys object are not indexable.
   - Add test data to sdist
   - Add pyproject.yaml
   - Add missing inheritance to _Schema for _StructSchema

-HaaTa / Jacob Alexander

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capnproto+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/3f9057da-7b2e-4037-afa5-a7a78ed3faccn%40googlegroups.com.

Reply via email to