Commit graph

35 commits

Author SHA1 Message Date
aaa1747517 meta: switch to directory layout for py.typed
i dont like it, but that's how it'll have to be
https://github.com/python/typing/issues/1333

s+: also, add __str__ support for query types (#18)
2023-09-02 17:03:23 +00:00
901fb96b0f s+: use 'sharetext' for enum value 2023-09-02 15:23:12 +00:00
fe48041039 s+: defaultable Behaviour and only-exception Results 2023-09-02 13:42:21 +00:00
9549097d6c s+: fix '_generate_line_text' typo 2023-09-02 10:56:13 +00:00
cc90b5e196 s+: touch up conversion to shareabletext + tests 2023-09-02 09:35:33 +00:00
528255a8cb s+: semi-working conversion to shareabletext 2023-09-02 06:22:51 +00:00
30e6c009cc s+/#17: fix cli and better help message 2023-09-02 04:37:41 +00:00
fd66a53c11 s+/#17: better conversion framework code 2023-09-02 04:22:19 +00:00
3b136c30ba surplus: implement groundwork for #18 2023-09-01 16:43:59 +00:00
fd372fb483 surplus: fix #17 (local codes must be full-length) 2023-09-01 14:44:50 +00:00
a7803ec3ca surplus: remove unnecessary exceptions 2023-09-01 13:54:43 +00:00
cdc5030baa surplus: crying Results, query parsing 2023-09-01 13:35:30 +00:00
70b7cb6f8c surplus: revert Result to typing.NamedTuple
dataclasses cannot be frozen and have slots, a bug that probably will never be fixed
2023-09-01 07:50:17 +00:00
4ca4a7c8a8 surplus: add and use local to full length converter 2023-08-31 20:50:46 +00:00
19c0d9d910 surplus: query structs and geocoder/reverser funcs 2023-08-31 20:35:50 +00:00
4e612eb92e surplus: 2.0.0 rewrite groundwork 2023-08-31 16:57:32 +00:00
22c79d9349 meta: prepare for 2.0.0 2023-08-31 14:41:25 +00:00
e519901bb8 surplus: remove old line 4 code + any dvcm4 2023-08-31 14:18:57 +00:00
e76bab61c3 meta: bump 2023-06-21 09:16:23 +08:00
607081ad69 s+: display county before state 2023-06-21 05:08:21 +08:00
e29050ae6b surplus: add --version flag implements #10 2023-06-18 18:17:05 +08:00
f374243e7c meta,docs: bump ver + update readme tp example 2023-06-17 15:20:35 +00:00
ac6f46bd54 surplus,ci(cq): fix #8 + tidy up l167
ci(cq): add braddell repeat test (#8)
2023-06-17 15:20:35 +00:00
ec8366be91 code/docs: fix #6, update docs example 2023-06-16 07:53:41 +00:00
82c8cdf5f0 code/docs: sep handle_query from surplus, add docs 2023-06-16 07:05:05 +00:00
5c56ce3dd4 code: mypy comply 2023-06-16 05:58:16 +00:00
2a95265e0d code: implement #2 2023-06-16 05:55:10 +00:00
4fdb6b9fc8 code: fix #4 2023-06-16 05:38:58 +00:00
8ad086f468 meta: bump ver 2023-06-16 05:19:19 +00:00
593286702a code: format 2023-06-14 14:27:23 +00:00
shamsu07
7434f2676d made changes to handle nonetypes 2023-06-13 19:25:21 +05:30
aba11aee95 code: add building exception if same as hse no 2023-06-03 10:41:51 +00:00
0995ef91f3 1.1.0 (#1)
- meta,docs: bump version
- docs: match final api
- code: add Localcode, Latlong, parse_query
- code: handle none locations
- code: implement more address detail tags from nominatim
- code: support shortcodes with localities
2023-06-03 10:26:40 +00:00
3bbec959b1 code: lint
shouldve done this before releasing oops
2023-06-02 19:50:46 +00:00
bb908d24bc meta: add files, 1.0.0 2023-06-02 19:39:25 +00:00