frostfs-locode-db/CHANGELOG.md
Evgenii Stratonikov abf6f2ab75 Release v0.5.0
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-09-30 13:57:14 +03:00

1.1 KiB

Changelog

Changelog for FrostFS LOCODE database

0.5.0 - 2023-09-30

The package now contains tool to generate database to be used by FrostFS inner ring nodes. The dependency on the frostfs-cli is removed from the debian package.

0.4.0 - 2023-04-24

Now we can build UN/LOCODE DB without Internet connection and with a reproducible result, as we take all inputs form files stored in local repository.

Changed

  • Added data sources into repository to provide offline builds (#5)
  • Rename data files to simplify update (#5)

Fixed

  • Makefile fixes for parallel make (#4)

0.3.1 - 2022-12-22

Changed

  • Rebranding to FrostFS

0.3.0 - 2022-10-28

Changed

  • Added Makefile to simplify DB build (#9)
  • Added .deb packages support (#11)

Updated

  • UN/LOCODE to 2022-1 version

0.2.1 - 2021-11-02

Changed

  • Find the nearest continent for LOCODEs without exact continent match (#3, #6)

0.2.0 - 2021-10-21

Fixed

  • Decimal parts of coordinates contains minutes, not degrees (#2)

Updated

  • UN/LOCODE to 2021-1 version

0.1.0 - 2021-02-10

Initial release.