frostfs-locode-db/CHANGELOG.md
Stanislav Bogatyrev 7a76e91bdd [#5] Release v0.4.0
Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
2023-04-24 16:04:32 +03:00

46 lines
923 B
Markdown

# Changelog
Changelog for FrostFS LOCODE database
## 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.