forked from stpaine/FERS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
25 lines (20 loc) · 1.1 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
2013-12-10 Version 0.23 Craig Tong <[email protected]>
* Fixed for current versions of Boost.
* General improvements with the CMake setup.
* Build configuration defaults to Release.
2013-03-15 Version 0.22 Craig Tong <[email protected]>
* Fixed "[BUG] Requested delay filter value out of range" problem caused by outbound arrays indexes. This could still be revised more elegantly.
* Tidied up general program output.
* Added title banner to program.
2012-07-16 Version 0.21 Graham Inggs <[email protected]>
* Remove included TinyXML - TinyXML is now in Debian and Red Hat
2012-07-06 Version 0.20 Graham Inggs <[email protected]>
* Various patches from RRSG @ UCT
* Remove debian directory
* Fix up CMakeLists to allow both in-source and out-of-source building
* Remove src/FindPythonLibs.cmake - use CMake's module instead
2006-11-03 Marc Brooker <[email protected]>
* <fers> Third public release
* <fers> Added the ability to export to HDF5 files
* <fers> Fixed phase and doppler calculations
* <fers> Fixed up some examples to the new XML format. More work needs to be done here