Skip to content

v3.1.0

Compare
Choose a tag to compare
@Shaptic Shaptic released this 30 Jan 01:12
· 9 commits to master since this release
80b7f29

Added

  • The raw, underlying XdrReader and XdrWriter types are now exposed by the library for reading without consuming the entire stream (#116).

Fixed

  • Added additional type checks for passing a bytearray-like object to XdrReaders and improves the error with details (#116).
  • Bump follow-redirects from 1.15.3 to 1.15.4 (#115).

Full Changelog: v3.0.1...v3.1.0