Skip to content

Releases: hobuinc/mgrs

1.5.0

07 Jul 12:05
53f8377
Compare
Choose a tag to compare

What's Changed

  • Convert to using pyproject.toml for setup metadata #43
  • More wheels by @hobu in #43

Full Changelog: 1.4.6...1.5.0

1.4.6

17 Dec 15:43
99f1cc6
Compare
Choose a tag to compare

What's Changed

  • Build only Python 3.9-3.12 wheels by @hobu in #42

Full Changelog: 1.4.5...1.4.6

1.4.5

04 Apr 15:32
fbb5b69
Compare
Choose a tag to compare

1.4.5

  • I belly flopped issuing 1.4.4, but version numbers are cheap!

1.4.4

04 Apr 15:04
bafc656
Compare
Choose a tag to compare

1.4.4

  • Fix #39, packaging is required

1.4.3

22 Mar 20:55
ae762b9
Compare
Choose a tag to compare

1.4.3

  • Wheels #38
  • isort, flake8, and black linters

1.4.2

11 Aug 20:53
4ee820d
Compare
Choose a tag to compare

1.4.2

  • Unclog the release internet tubes.

1.4.1

10 Aug 21:54
970114a
Compare
Choose a tag to compare

1.4.1

1.4.0

01 Oct 16:12
f96b434
Compare
Choose a tag to compare
  • Alias and deprecate RTreeError #33

1.3.9

29 Sep 23:11
c5b6601
Compare
Choose a tag to compare
  • MGRS now requires packaging library #31
  • Fix wheel imports of shared libs

1.3.8

01 Aug 04:26
26dcb9b
Compare
Choose a tag to compare
  • UTF-8 encoding for all strings.
  • Fix #29 implicit tuple on return of UTMToMGRS