-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
47 lines (35 loc) · 2.09 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
* Sat Mar 23 2024 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.00.8
- Upgraded CMake support files
* Mon May 01 2023 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.00.7
- Upgraded CMake support files
* Sun Jun 26 2022 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.00.6
- Upgraded CMake support files
* Sat Jun 26 2021 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.00.5
- Upgraded CMake support files
* Sat May 30 2020 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.00.4
- Removed dependency on Python
* Thu Jul 11 2019 Denis Arnaud <denis_arnaud at users dot sourceforge dot net> - 1.00.3
- CMake support files updated for Python 3.8
* Tue Jan 15 2019 Denis Arnaud <denis_arnaud at users dot sourceforge dot net> - 1.00.2
- CMake nows finds out automatically the right Boost.Python library version
- Python 3.4 is the new minimum required version
* Sun Jun 21 2015 Denis Arnaud <denis_arnaud at users dot sourceforge dot net> 1.00.1
- The CMake helper files are now aligned with those of StdAir.
* Mon Dec 10 2012 Denis Arnaud <denis_arnaud at users dot sourceforge.net> 1.00.0
- Version 1.00.0
- Open source release
* Mon Dec 05 2011 Denis Arnaud <denis_arnaud at users dot sourceforge.net> 0.1.3
- [Dev] Improved the compilation times for the Boost.Spirit parsers.
- [Build] Improved the CMake build framework. For instance, the package.
versions are now correctly handled, for the simulator-related components, as
well as for third-party libraries (e.g., Xapian, SOCI, Boost). The
rpath/run-path is now inserted into the (library, executable) binaries (only
when needed, though).
- [Build] Removed any support for the GNU Autotools.
* Sun Aug 21 2011 Denis Arnaud <denis_arnaud at users dot sourceforge.net> 0.1.1
- Renamed the binaries (batch and interactive), as to avoid name clashes.
- Took into account the feedback from the review request (bug 732146).
* Fri Aug 19 2011 Denis Arnaud <denis_arnaud at users dot sourceforge.net> 0.1.0
- First release. SimFQT is able t price all the booking classes of any travel
solution, thanks to either the interactive binary (fareQuote) or the batch
(simfqt).