What's Changed
* Rc 1.2.44 by semuadmin in https://github.com/semuconsulting/pyubx2/pull/155
1. Add process_monver() helper method to extract dictionary of hardware, firmware and software version identifiers from parsed MON-VER message.
1. Sphinx documentation and docstrings enhanced to include global constants and decodes.
1. socket_stream.SocketStream class renamed to socket_wrapper.SocketWrapper class for clarity.
**Full Changelog**: https://github.com/semuconsulting/pyubx2/compare/v1.2.43...v1.2.44