Skip to content

3.1.0

Choose a tag to compare

@zachmoody zachmoody released this 28 Feb 19:12
· 600 commits to master since this release
  • Adds proper support for virtual-chassis endpoint. Thanks @lamiskin (PR #37)
  • Fixes issue with calling attributes with None value on Record objects after .full_details() has run. (Issue #36)
  • Adds example in docs for RequestError exceptions (Issue #28)