2021-10-20 19:27:02 +00:00
|
|
|
# Changelog
|
2022-12-22 13:28:24 +00:00
|
|
|
Changelog for FrostFS LOCODE database
|
|
|
|
|
2023-04-24 13:04:32 +00:00
|
|
|
## 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)
|
|
|
|
|
2022-12-22 13:28:24 +00:00
|
|
|
## 0.3.1 - 2022-12-22
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Rebranding to FrostFS
|
2021-10-20 19:27:02 +00:00
|
|
|
|
2022-10-27 12:05:52 +00:00
|
|
|
## 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
|
|
|
|
|
2021-11-02 14:19:05 +00:00
|
|
|
## 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
|
2021-10-20 19:27:02 +00:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Decimal parts of coordinates contains minutes, not degrees (#2)
|
|
|
|
|
|
|
|
### Updated
|
|
|
|
- UN/LOCODE to `2021-1` version
|
|
|
|
|
2021-11-02 14:19:05 +00:00
|
|
|
## 0.1.0 - 2021-02-10
|
2021-10-20 19:27:02 +00:00
|
|
|
|
|
|
|
Initial release.
|