1
2Change Log:
3===========
4
5Version 0.46:
6-------------
7
8* Makefile revamp.  Now possible to use system GSL rather than our
9  shipped subset, by defining SYSTEM_GSL=yes::
10
11    make SYSTEM_GSL=yes
12
13* Move away from *qfits*, toward *an-qfits*; reorganize *qfits-an*
14  directory to be more like the other source directories.
15
16* Web api: add *invert* option
17
18* Add more Intermediate World Coords options to WCS classes
19
20Version 0.47:
21-------------
22
23* *solve-field*: add "focalmm" as a supported image scale type.
24
25