Releases: tfeldmann/gpsdclient
Releases · tfeldmann/gpsdclient
v1.3.2
09 Jan 11:30
Compare
Sorry, something went wrong.
No results found
Remove timezone information from CLI output (it's always UTC).
v1.3.1
09 Jan 11:29
Compare
Sorry, something went wrong.
No results found
Add py.typed for full mypy / pyright type hint support.
v1.3.0
05 Sep 12:32
Compare
Sorry, something went wrong.
No results found
GPSDClient now supports a timeout param
GPSDClient now can be used as a context manager
Code cleanup, added more tests
parsed datetimes now contain the UTC timezone info
v1.2.1
11 Jan 09:38
Compare
Sorry, something went wrong.
No results found
v1.2.0
26 Oct 11:39
Compare
Sorry, something went wrong.
No results found
add filter parameter
Fixes json parsing (gpsd emits invalid json with trailing commas in some cases)
v1.1.0
16 Aug 14:33
Compare
Sorry, something went wrong.
No results found
Add "Climb"-column to readable output
Standalone client code cleanups
Updated tests