Releases: trep/opentrep
Releases · trep/opentrep
Release 0.07.8
What's Changed
- Add Python 3.10 to cmake by @frenzymadness in #17
New Contributors
- @frenzymadness made their first contribution in #17
Full Changelog: v0.07.7...v0.07.8
Release 0.07.7
The non-Python libraries are not longer linked against Python ones
Full Changelog: v0.07.6...v0.07.7
Release 0.07.6
Improved how the Python module is delivered
Release 0.07.5
Updated the code for the new OpenTravelData (OPTD) data format (Geonames coordinates
have been added)
Release 0.07.4
FindBoost.cmake
now supports older CMake versions
Release 0.07.3
OPENTREP_SAMPLE_DIR
is now specified
Release 0.07.2
- Merged the
trunk
andreleases
branches to master, so as to get a standard setup - The default branch is now
master
- The versioning scheme follows the one on the releases branch before, i.e., the version number is incremented just before tagging the Git repository
Release 0.07.1
Improved the release of Python libraries and scripts (e.g., following Fedora packaging guidelines, and it works well with pipenv
)
Release 0.07.0
- Support of several deployment stages, allowing staging new versions before activating them in production when cleared by Quality Assurance (QA)
- Full support of MacOS
- Full revamping of the options for the
opentrep-{indexer,dbmgr,searcher}
command-line programs, supporting server-side deployments - Full support of the new OpenTravelData (OPTD) data files, which also reference non-IATA POR (points of reference). Hence, ICAO- and UN/LOCODE-referenced POR may now be indexed
Release 0.06.6
The Python libraries are now installed into standard directory