v1.0.40
What's Changed
- Rc 1.0.40 by @semuadmin in #64
- Add
area()
helper method to calculate spherical area of bounding box. - Sphinx documentation and docstrings enhanced to include global constants and decodes.
socket_stream.SocketStream
class renamed tosocket_wrapper.SocketWrapper
class for clarity.
Full Changelog: v1.0.39...v1.0.40