Skip to content

Releases: BoZenKhaa/ReverseGeocode.jl

v0.5.1

30 May 09:56
57a5c44
Compare
Choose a tag to compare

ReverseGeocode v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Replace Base.download() with Downloads.download() (#22) (@pywugate)

Closed issues:

  • Geocoder() takes very long time in first use and fails (#11)
  • Use package artifacts to store the geodata. (#14)

v0.5.0

07 May 15:42
Compare
Choose a tag to compare

ReverseGeocode v0.5.0

Diff since v0.4.0

  • Fixes broken Geocoder data download and extraction introduced in v0.4.0
  • Changes select to decoder_output_columns in the Geocoder constructor

Merged pull requests:

Closed issues:

  • Broken Documenter for tagged versions (#10)
  • Problem : Extra column type :city defined in COLUMN_TYPE (#12)
  • Problem : type error at reading CSV header (#13)

v0.4.0

20 Mar 15:22
Compare
Choose a tag to compare

ReverseGeocode v0.4.0

Diff since v0.3.0

  • The output fields can now be customized
  • Allow customizable DataFrames in Geocoder construction

Merged pull requests:

  • Allow more data into decode and add filtering capabilities (#2) (@tlow22)
  • Bump version and updated CI scripts (#4) (@BoZenKhaa)
  • CompatHelper: add new compat entry for NearestNeighbors at version 0.4, (keep existing compat) (#5) (@github-actions[bot])
  • CompatHelper: add new compat entry for ZipFile at version 0.10, (keep existing compat) (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat) (#9) (@github-actions[bot])

v0.3.0

23 Mar 00:09
Compare
Choose a tag to compare

ReverseGeocode v0.3.0

Diff since v0.2.0

v0.2.0

22 Mar 11:59
1cb6350
Compare
Choose a tag to compare

ReverseGeocode v0.2.0

Closed issues:

  • TagBot trigger issue (#1)

Note:

  • requires manually editing install paths.