Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 28 Aug 13:12
· 4 commits to master since this release
845edb1

Changed

  • Go 1.22 is required to build now (#40, #43)
  • Corrected known bad coordinates via a local override (#38)
  • Drop cobra dependency, use standard packages to deal with flags (#42)

Updated

  • UN/LOCODE to 2024-1 version (#44)
  • Switch data source to github.com/datasets/un-locode which has more suitable data format (#37)
  • Continents file from known source (#45)

Fixed

  • UN/LOCODE files now in UTF-8, without wrong symbols (#37)
  • Support float coordinates from UN/LOCODE files (#38)