* 2025-03-31:
- Version 1.00.12
- Fixed an issue related to client/server not using ZeroMQ return status

* 2025-03-31:
- Version 1.00.11
- Upgraded CMake support files

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

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

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

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

* 2021-06-26:
- Version 1.00.6
- Upgraded CMake support files

* 2020-08-09:
- Version 1.00.5
- Updated the use of ZeroMQ API

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

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

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

2015-06-14:
- Version 1.00.1
- The CMake helper files are now aligned with those of StdAir.

2012-12-12:
- [Dev] Computation of availability done after each booking instead of each request.
- [Dev] Operating airline code and flight number can be defined either in the
  schedule or in the inventory input file.
- [Dev] AirInv now depends on SEvMgr which allows to add events in the
  queue (such as revenue management events, inventory snapshots).
- [WebApp] New services in the Django-based Web application exchanging JSON
  messages with the C++ server.
- [Build] Test coverage option with gcov.

2011-12-04:
- Version 0.1.2
- [Doc] Added a missing BOM tree (PNG) image. The (PDF) reference manual is now
  successfully generated.
- [Doc] Fixed a few typos in the README file.
- [WebApp] Documented a little bit more the Django-based Web application.
  Added a few sample pages/scripts.

2011-10-30:
- Version 0.1.1
- Suppressed any support to the GNU Autotools.

2011-10-27:
- Version 0.1.0
- Works with StdAir-0.43.3 and RMOL-0.25.1.

