* 2026-01-12:
- Version 1.00.26
- Fixed the issue in CMake conf related to sample dir

* 2026-01-12:
- Version 1.00.25
- Removed unused variable
- Slightly improved CMake main project script

* 2025-12-25:
- Version 1.00.24
- Improved support for PostgreSQL
- Slightly upgraded FindXWrapper.cmake scripts

* 2025-12-24:
- Version 1.00.23
- Upgraded CMake conf for Python

* 2025-12-15:
- Version 1.00.22
- Fixed a few issues with the doc and man pages

* 2025-03-30:
- Version 1.00.21
- Made the CMake export relocatable

* 2025-03-24:
- Version 1.00.20
- Made the CMake export relocatable

* 2025-03-24:
- Version 1.00.19
- Fixing CMake export file

* 2025-03-24:
- Version 1.00.18
- Upgraded CMake support files

* 2025-01-27:
- Version 1.00.17
- Upgraded CMake support files

* 2024-11-18:
- Version 1.00.16
- Upgraded CMake support files

* 2024-03-23:
- Version 1.00.15
- Upgraded CMake support files

* 2023-12-02:
- Version 1.00.14
- Upgraded CMake support files

* 2023-05-01:
- Version 1.00.13
- Upgraded CMake support files

* 2022-06-26:
- Version 1.00.12
- Upgraded CMake support files

* 2021-06-26:
- Version 1.00.11
- Added support for Python 3.10

* 2020-05-31:
- Version 1.00.10
- More robust way to derive Boost.Python component (even if not used)

* 2020-05-30:
- Version 1.00.9
- Removed dependency on Python

* 2019-07-11:
- Version 1.00.8
- CMake support files updated for Python 3.8

* 2019-01-15:
- Version 1.00.7
- CMake nows finds out automatically the right Boost.Python library version
- Python 3.4 is the new minimum required version

* 2017-08-06:
- Version 1.00.6
- Fixed the FTBFS issue related to newer Boost Serialization (from 1.63)
  Issue #2: http://github.com/airsim/stdair/issues/2

* 2017-02-25:
- Version 1.00.5
- Attempt to fix the FTBFS issue related to new Boost 1.63 serialization

* 2015-08-30:
- Version 1.00.4
- New API for Boost.Test for Boost 1.59

* 2015-06-28:
- Version 1.00.3
- Documentation: moved the project hosting to GitHub (from SourceForge)

* 2015-05-31:
- Version 1.00.2
- Removed the dependency on ZeroMQ (only AirInv is dependent on it, not StdAir)

* 2012-11-28:
- Version 1.00.1
- Minor fix of the NEWS file.

* 2012-11-28:
- Version 1.00.0
- Open source release.

* 2011-12-18:
- Version 0.46.0
- Two new criteria have been added to the fare rule and to the booking request.
- The CMake build system now accepts independent unit tests (not dependent on
  the core module being built). That allows, for instance, to benchmark the
  project with third-party libraries.

* 2011-12-04:
- Version 0.45.0
- Began to improved the JSON import/export API
- Added a dummy schedule-related BOM tree, so that the simulator works seamlessly
  when selecting the sample BOM option
- Updating LD_LIBRARY_PATH is no longer necessary thanks to the run-path feature
- The package version is now part of the CMake cache, and can be read from there
  by third party utilities.
- The new MetaSim wrapper project is now fully supported

* 2011-11-17:
- Version 0.44.3
- Added a schedule error input files for error tests

* 2011-11-05:
- Version 0.44.1
- Improved the support for the CMake-based build process
  on older systems (e.g., RedHat/CentOS 5.x)
- A third generation of the PDF reference manual is performed
- SOCI-3.1.0 is now fully supported (and the version
  correctly retrieved)

* 2011-11-02:
- Version 0.44.0	
- Added the dummy inventory construction needed by RMOL in 
  the default sample BOM construction.

* 2011-10-24:
- Version 0.43.3	
- Specified Bom Manager methods for a segment date and its 
  corresponding marketing segment dates.

* 2011-10-21:
- Version 0.43.2
- The C++ code is compatible with RedHat EL 5.x and g++-4.1.

* 2011-10-18:
- Version 0.43.1
- The build framework is now compatible with CMake 2.6 (the 
  exclusive dependency on CMake 2.8 has been removed).

* 2011-10-06:
- Version 0.43.0
- Removed stored operating segment date in segment date object.
- Removed useless object. 

* 2011-09-29:
- Version 0.42.0
- Added flight periods and OnDs to the basic bom tree.
- Re-structured a few things in partnership development. 

* 2011-09-20:
- Version 0.41.0
- Added support for file path object definition.

* 2011-09-06:
- Version 0.40.0
- Added support for SimFQT command line binary. 

* 2011-08-30:
- Version 0.39.2
- Added support for airline codeshare: links are created between
  operating and marketing flights/segments/legs.

* 2011-08-15:
- Version 0.38.0
- A list() method has been added to the API (STDAIR_Service), in order
  to retrieve the list of flight-dates for given parameters (optionally,
  airline code and/or flight number).

* 2011-07-31:
- Version 0.36.1
- Release of RPMs for Fedora 15.

* 2010-07-13:
- Release of RPMs for Fedora 13.

