Commit graph

38 commits

Author SHA1 Message Date
3670550a0e more 2023-10-28 18:25:57 +00:00
8fdb168a8f docs: first run appease 2023-10-28 18:20:03 +00:00
a7b1026a44 s+ow(setup),docs: use s+ow instead of main for now 2023-10-28 18:13:08 +00:00
b73dd53964 docs: do not ask reader to download Termux:API from gps 2023-10-28 18:02:25 +00:00
81cc317436 docs: add info on s+ow 2023-10-28 13:33:31 +00:00
Mark Joshwel
fdf3a86d84
surplus v2.2.0 (#38)
* build(deps-dev): bump black from 23.7.0 to 23.9.1 (#33)

Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* meta: update devbox files

* ctt: type analyse

* ci: update devbox-install-action (#35)

* import protocol from typing straight (#36)

* ctt: update uq and np tests

* s+,docs: add termux-location json support (#37)

docs: update api accordingly

* meta: bump ver

* s+,ctt: fix italian addressing + add test (#34)

* st: fix regression in last commit + add per-line settings dict

* ctt: update modena test

* docs: update api docs for the new st constants

* ci,devbox: fix for ci

* ctt: update modena test

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 20:06:30 +00:00
Mark Joshwel
533cdb2ce4
v2.1.0 (#32)
* docs: remove self in SurplusReverserProtocol conforming signature

* docs: fix mismatching carets and add info on split_iso3166_2

* releaser: isort comply

* meta: bump version 2.1.0 -> 2.1.1

* meta: add dependabot

* alternative line 3 arrangement for IT/Italy (#31)

* tests: add alternative tp output
2023-09-19 15:06:56 +00:00
Mark Joshwel
e15d4524db
docs; remove future admonition 2023-09-06 22:28:42 +00:00
Mark Joshwel
619f4d71ae
Merge branch 'future' into type-type-conversion 2023-09-07 01:45:37 +08:00
e47138c0d9 docs: update api ref and output tech details
- update debug output and add details for split_query and original_query
- update wording on geocoding caching what to do
- add Latlong.bounding_box attr
- add SHAREABLE_TEXT_LOCALITY constant
2023-09-06 17:44:04 +00:00
d3ada0b386 docs: fix typo, remove user_agent from sample output 2023-09-06 12:01:50 +00:00
fda37f413f s+,docs,tests: many
- s+: local code conversion
- s+: fingerprinted user agents + override arg
- s+: rate limited default_ geocoding functions
- s+: gecoding function protocols
- docs: update api
- tests: fix np and macritchie expecteds
2023-09-05 17:34:28 +00:00
8ccee82f26 docs: fix english
oops
2023-09-05 04:34:12 +00:00
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
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
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
35f19b8bc9 docs,s+: add api documentation and update docstrings 2023-09-02 20:05:37 +00:00
437ab8f0b1 docs: add technical output details 2023-09-02 11:25:54 +00:00
f62c31d685 docs: change usage to reflect new cli args 2023-09-02 06:32:26 +00:00
3b136c30ba surplus: implement groundwork for #18 2023-09-01 16:43:59 +00:00
d9c255b089 docs: update description and add cli usage 2023-09-01 13:38:03 +00:00
348e1f43c9 meta: >=py3.11 2023-09-01 06:17:47 +00:00
e41c2ccf81 docs: shorten warning and rephrase 2023-08-31 20:27:20 +00:00
3355f6a279 docs: be wary, this is the future 2023-08-31 16:41:19 +00:00
dbcf659801 docs: pip install from git@main, frame todo 2023-08-31 14:43:28 +00:00
22c79d9349 meta: prepare for 2.0.0 2023-08-31 14:41:25 +00:00
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
e76bab61c3 meta: bump 2023-06-21 09:16:23 +08:00
f374243e7c meta,docs: bump ver + update readme tp example 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
8ad086f468 meta: bump ver 2023-06-16 05:19:19 +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
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
bb908d24bc meta: add files, 1.0.0 2023-06-02 19:39:25 +00:00