]> www.average.org Git - loctrkd.git/blobdiff - debian/changelog
Update changelog for 0.97 release
[loctrkd.git] / debian / changelog
index 86d9e60b9e9b8e50247b6a981e642e67e54da1aa..8f92083768661c1a5f1691ed40bf738abc957b48 100644 (file)
@@ -1,3 +1,74 @@
+gps303 (0.97) experimental; urgency=medium
+
+  * adjust tests
+  * typecheck: skip test if mypy verison < 0.942
+
+ -- Eugene Crosser <crosser@average.org>  Tue, 31 May 2022 01:05:39 +0200
+
+gps303 (0.96) experimental; urgency=medium
+
+  * Do not write startup message for command-line cmds
+  * Add a (short) man page
+  * typing: make zmsg.py typecheck
+  * typing: annotate gps303proto.py (mostly)
+  * typechecking: less hacky deal with dynamic attrs
+  * typing: annotate opencellid.py
+  * typchecking: annotate googlemaps.py
+  * typechecking: annotate evstore.py
+  * typechecking: annotate common.py
+  * typeckecing: annotate ocid_dload.py
+  * typeckecing: annotate watch.py
+  * typechecking: annotate termconfig.py
+  * typeckecking: annotate storage.py
+  * typing: annotate lookaside.py
+  * typechecking: annotate collector.py
+  * typeckeck: annotate __main__ and fix gps303proto
+  * typeckecking: annotate wsgateway.py
+  * formatting: revive black formatting
+  * unittest: type checking and formatting
+
+ -- Eugene Crosser <crosser@average.org>  Tue, 31 May 2022 00:36:33 +0200
+
+gps303 (0.95) experimental; urgency=medium
+
+  * Quick fix for a missing variable
+
+ -- Eugene Crosser <crosser@average.org>  Thu, 26 May 2022 19:32:44 +0200
+
+gps303 (0.94) experimental; urgency=medium
+
+  * Opencellid download service
+  * Improve error handling of the downloader
+  * cleanup and document config file a bit
+  * Prepare to have dynamically chosen lookup backend
+  * Add googlemaps lookaside backend
+
+ -- Eugene Crosser <crosser@average.org>  Thu, 26 May 2022 19:25:40 +0200
+
+gps303 (0.93) experimental; urgency=medium
+
+  * use fixed github action
+  * try to make github actions work
+  * "the `uses' attribute must be a path, a Docker image, or owner/repo@ref"
+  * Update README
+  * actions: action-gh-release, not artifact upload
+  * Beautify logging
+  * Make a `make-release` script to run `gbp dch`
+
+ -- Eugene Crosser <crosser@average.org>  Tue, 24 May 2022 22:53:13 +0200
+
+gps303 (0.92) experimental; urgency=low
+
+  [ Eugene Crosser ]
+  * "When you start a pattern with *, you must use quotes."
+  * add github action
+  * allow imei as the document path
+  * Report status (with battery %) to the webpage
+  * Add references to the doc/source
+  * webdemo: draw very simplistic line between locs
+
+ -- Eugene Crosser <crosser@average.org>  Mon, 23 May 2022 23:55:46 +0200
+
 gps303 (0.91) experimental; urgency=low
 
   [ Eugene Crosser ]