Skip to content

Releases: openaddresses/batch-machine

8.3.1

09 Sep 14:14
Compare
Choose a tag to compare

What's Changed

  • Use file extension from content-type instead of giving up by @iandees in #54

Full Changelog: 8.3.0...8.3.1

8.3.0

06 Sep 22:38
Compare
Choose a tag to compare

2023-09-06 v8.3.0

  • Update to next major alpine version
  • Remove mock library in favour of unittest.mock
  • Update all python deps to latest versions

8.2.4

06 Sep 14:16
f3eeb77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.3...8.2.4

8.2.3

02 Sep 14:36
Compare
Choose a tag to compare

What's Changed

  • Sort keys and remove whitespace in JSON separators by @iandees in #48
  • Fix property generation in geojsonld by @iandees in #49

Full Changelog: 8.2.2...8.2.3

8.2.2

01 Sep 15:41
Compare
Choose a tag to compare

What's Changed

  • Pass the correct things into the process-one CLI by @iandees in #46
  • Fix iterating over geojson-ld by @iandees in #47

Full Changelog: 8.2.1...8.2.2

8.2.1

01 Sep 02:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.0...8.2.1

8.2.0

31 Aug 04:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.1.2...8.2.0

8.1.0

29 Apr 18:17
4f363cc
Compare
Choose a tag to compare

What's Changed

  • Add python tests workflow by @iandees in #40
  • Add better logging when getting GDB layers by @iandees in #39
  • Add constant attribute function and tests by @rbrtmrtn in #38

New Contributors

Full Changelog: 8.0.0...8.1.0

7.12.0

24 Jan 17:20
599d680
Compare
Choose a tag to compare
  • Fix CSV output when SRS is specified due to GDAL coordinate order change