Commit graph

25 commits

Author SHA1 Message Date
Mark Joshwel 161546b11e docs: add constants introduced in by #20 to api ref 2023-09-04 16:49:45 +00:00
Mark Joshwel d56d077fde
implement #22: reading from stdin when query is "-" (#23)
- s+: add reading from stdin support (#22)
- docs: update cli usage
- s+: remove stdin from Behaviour, lint and type fix
2023-09-04 16:36:47 +00:00
Mark Joshwel 43da846f7f meta,docs: bump to 2.1 and add admonition 2023-09-04 14:37:05 +00:00
Mark Joshwel 7d97b7679e
docs: update pip install link 2023-09-03 15:49:41 +00:00
Mark Joshwel 9752710f82 s+,docs: future is now
pyproj: remove py.typed include, poetry does this automatically
ci(qc): fix typo
ci(release): duplicate non-versioned wheels
2023-09-03 14:23:40 +00:00
Mark Joshwel 35f19b8bc9 docs,s+: add api documentation and update docstrings 2023-09-02 20:05:37 +00:00
Mark Joshwel 437ab8f0b1 docs: add technical output details 2023-09-02 11:25:54 +00:00
Mark Joshwel f62c31d685 docs: change usage to reflect new cli args 2023-09-02 06:32:26 +00:00
Mark Joshwel 3b136c30ba surplus: implement groundwork for #18 2023-09-01 16:43:59 +00:00
Mark Joshwel d9c255b089 docs: update description and add cli usage 2023-09-01 13:38:03 +00:00
Mark Joshwel 348e1f43c9 meta: >=py3.11 2023-09-01 06:17:47 +00:00
Mark Joshwel e41c2ccf81 docs: shorten warning and rephrase 2023-08-31 20:27:20 +00:00
Mark Joshwel 3355f6a279 docs: be wary, this is the future 2023-08-31 16:41:19 +00:00
Mark Joshwel dbcf659801 docs: pip install from git@main, frame todo 2023-08-31 14:43:28 +00:00
Mark Joshwel 22c79d9349 meta: prepare for 2.0.0 2023-08-31 14:41:25 +00:00
Mark Joshwel ccb4119fdf docs: readme rewrite (#16) 2023-08-31 14:19:14 +00:00
Mark Joshwel 8645deea0f
docs: update example (#11) 2023-06-21 01:24:31 +00:00
Mark Joshwel e76bab61c3 meta: bump 2023-06-21 09:16:23 +08:00
Mark Joshwel f374243e7c meta,docs: bump ver + update readme tp example 2023-06-17 15:20:35 +00:00
Mark Joshwel ec8366be91 code/docs: fix #6, update docs example 2023-06-16 07:53:41 +00:00
Mark Joshwel 82c8cdf5f0 code/docs: sep handle_query from surplus, add docs 2023-06-16 07:05:05 +00:00
Mark Joshwel 8ad086f468 meta: bump ver 2023-06-16 05:19:19 +00:00
Mark Joshwel 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
Mark Joshwel a61a80d8c1 docs: many (#1)
- fix/update table of contents
- add api reference
- add wrong format contrib guide
- update usage and examples
2023-06-03 08:31:02 +00:00
Mark Joshwel bb908d24bc meta: add files, 1.0.0 2023-06-02 19:39:25 +00:00