Skip to content

Releases: trep/opentrep

Release 0.07.5

01 Jun 11:57
Compare
Choose a tag to compare

Updated the code for the new OpenTravelData (OPTD) data format (Geonames coordinates
have been added)

Release 0.07.4

11 Nov 18:26
Compare
Choose a tag to compare

FindBoost.cmake now supports older CMake versions

Release 0.07.3

28 Sep 21:28
Compare
Choose a tag to compare

OPENTREP_SAMPLE_DIR is now specified

Release 0.07.2

28 Sep 21:29
Compare
Choose a tag to compare
  • Merged the trunk and releases 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

18 Apr 15:59
Compare
Choose a tag to compare

Improved the release of Python libraries and scripts (e.g., following Fedora packaging guidelines, and it works well with pipenv)

Release 0.07.0

01 Jun 12:03
Compare
Choose a tag to compare
  • 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

01 Jun 12:04
Compare
Choose a tag to compare

The Python libraries are now installed into standard directory

Release 0.06.5

01 Jun 12:08
Compare
Choose a tag to compare
  • The POR (points of reference) data file has been renamed, from ORI to OPTD, the latter standing for Open Travel Data, i.e., the name of the project maintaining that file. The new location is now https://github.com/opentraveldata/opentraveldata/tree/master/opentraveldata and the file is named optd_por_public.csv.
  • When only (IATA, ICAO) codes are used in the query string, the POR are retrieved from the underlying database, when existing (and from the classical free-text search when no database is available).
  • The US DOT (Department of Transportation) World Area Codes (WAC) have been added to the POR data file, and is now retrieved by OpenTREP.

Release 0.06.1

01 Jun 12:13
Compare
Choose a tag to compare

Release 0.06.0

01 Jun 12:15
Compare
Choose a tag to compare