Change Log¶
DR9 (2021-01-12)¶
Post-processing scripts.
legacypipe version handling for DR9.
2.0.0 (2020-11-10)¶
Significant changes in the code structure, arguments, tests and documentation.
1.3.0 (2020-11-02)¶
Version for legacypipe DR9, by Hui Kong.
1.2.0 (2017-05-11)¶
Update Travis test infrastructure and tweak documentation configuration.
1.1.2 (2017-05-10)¶
Update template Module file to reflect new DESI+Anaconda infrastructure.
Add boilerplate code to allow individual modules to be tested.
1.1.1 (2016-04-25)¶
Update desiutil version.
Increase coverage.
1.1.0 (2015-11-06)¶
Minor tweaks to enable Python 3 support.
Use requirements.txt to specify required packages.
Simplify Travis CI builds.
1.0.0 (2015-11-03)¶
pip install support.
Travis build support.
ReadTheDocs support.
Coveralls support.
Add license.
Copy changes from desiutil code.
Move C++ code to separate package.
0.4.0 (2015-05-22)¶
Changes to support GitHub migration.
Rename to desitemplate.
0.3.2 (2015-01-16)¶
Fix a bad function call.
0.3.1 (2015-01-14)¶
Change how doc directory is compiled.
0.3.0 (2014-10-13)¶
Rename to desiTemplate.
More careful version checks and operators.
0.2.5 (2014-06-23)¶
Fix directory location.
0.2.4 (2014-06-23)¶
Fix list of install directories.
0.2.3 (2014-06-23)¶
Delegate compilation to sub-Makefiles.
0.2.2 (2014-06-23)¶
Test for presence of Makefile before attempting a compile.
0.2.1 (2014-06-23)¶
Support more general types of code, including IDL.
0.2.0 (2014-06-10)¶
Add C++/Doxygen support.
0.1.4 (2014-06-10)¶
Standardize
from __future__imports.
0.1.3 (2014-05-02)¶
Restore dependencies to module file.
Trunk install support in module file.
Update documentation.
0.1.2 (2014-05-01)¶
Fix version error.
0.1.1 (2014-05-01)¶
Fix index.rst file.
0.1.0 (2014-05-01)¶
Initial tag.