* Add support for 32- and 64-bit floating-point numbers in IEEE-754:2008 format. * Add support for signed and unsigned [LEB128](https://en.wikipedia.org/wiki/LEB128). * Remove need to specify signedness for variable-length integer formats. The `signed` and `endian` keyword arguments are now deprecated on VLI fields. * Start testing on 3.7.0 now that it's been released. Travis doesn't have this yet so we're leaving it at `3.7-dev` there for now.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dargueta and has received 0 comments.