Releases: casacore/python-casacore
Releases · casacore/python-casacore
v2.2.1
v2.2.0
2.2.0
- Expose MeasurementSet functionality (#61)
- Many improvements to documentation and test coverage
Thanks to Shibasis Patel (@shibasisp) our Google summer of Code '17 student. - This version requires casacore 2.3.0 or newer.
A full list of changes can be found on the issue tracker:
https://github.com/casacore/python-casacore/milestone/6?closed=1
mini fix, forgot to set version number.
only change: 1419201
Small bug fix release
Fixes:
- Compilation fails with casacore 2.1.0 (#53)
- tables.tablecopy() ignores many of its arguments (#48)
- Various Python 3 issues, the test suite runs now (#32)
- Documentation fixes
list of all closed bugs labeled 2.1.1: closed 2.1.1 issues
list of full changes: v2.1.0...v2.1.1
small little update
2.0.1
2.0.1
General
- Replaced references to pyrap -> casacore (issue #16)
2.0.0
General
- Renamed project from pyrap to python-casacore
- Renamed modules from pyrap to casacore
- Added backswards compatible module which imports casacore
- Removed scons build dependency, just use setup.py
- Depends on CASACORE 2.0
- Cleanup of project structure
- Moved development to github
the first real release
Casacore 2 has been released, so it is time set python-casacore free into the wild also.
Release notes:
2.0.0
General
- Renamed project from pyrap to python-casacore
- Renamed modules from pyrap to casacore
- Added backswards compatible module which imports casacore
- Removed scons build dependency, just use setup.py
- Depends on CASACORE 2.0
- Cleanup of project structure
- Moved development to github
fix small issue with readme and URL in setup.py
v0.1.1 version bump, fix small issue with readme
first release
- project cleanup
- removed scons dependency
- link to casa_python (requires casacore 2.0)