Commit graph

21 commits

Author SHA1 Message Date
dependabot[bot] e0903341d1
build(deps-dev): bump black from 23.10.1 to 24.2.0 (#73)
Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.2.0.
- [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.10.1...24.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 18:20:29 +00:00
dependabot[bot] c3238fd0a9
build(deps-dev): bump black from 23.10.0 to 23.10.1 (#47)
Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.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.10.0...23.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 17:37:34 +08:00
Mark Joshwel b21ddc0eeb
chore,devbox: post-dependabot (#42) 2023-10-23 15:21:08 +00:00
dependabot[bot] fe69dcd4c5
build(deps-dev): bump black from 23.9.1 to 23.10.0 (#41)
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
- [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.9.1...23.10.0)

---
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>
Co-authored-by: Mark Joshwel <89562141+markjoshwel@users.noreply.github.com>
2023-10-23 15:16:39 +00:00
dependabot[bot] 51d132d416
build(deps-dev): bump mypy from 1.5.1 to 1.6.1 (#40)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
  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>
2023-10-23 15:15:39 +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 43da846f7f meta,docs: bump to 2.1 and add admonition 2023-09-04 14:37:05 +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 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
Mark Joshwel d67d72cdd5 meta: update description in pyproject 2023-09-01 13:38:38 +00:00
Mark Joshwel 348e1f43c9 meta: >=py3.11 2023-09-01 06:17:47 +00:00
Mark Joshwel ba376466ff pyproject: add black and isort tooling configs 2023-08-31 20:28:44 +00:00
Mark Joshwel d5ea1f7af4 meta: use black[jupyter] + update group deps 2023-08-31 16:58:28 +00:00
Mark Joshwel 22c79d9349 meta: prepare for 2.0.0 2023-08-31 14:41:25 +00:00
Mark Joshwel 1eddae00fc
meta: bump
oops
2023-06-21 12:40:37 +08:00
Mark Joshwel f374243e7c meta,docs: bump ver + update readme tp example 2023-06-17 15:20:35 +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 cb147407b7 meta: add s+ console script (#1) 2023-06-03 08:26:15 +00:00
Mark Joshwel bb908d24bc meta: add files, 1.0.0 2023-06-02 19:39:25 +00:00