Skip to content

Releases: casacore/python-casacore

v2.2.1

21 Nov 13:40
1512f11
Compare
Choose a tag to compare

Fix an issue where python-casacore was non-installable using pip in some cases #124

v2.2.0

06 Nov 16:25
4ca7488
Compare
Choose a tag to compare

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.

31 Mar 10:46
Compare
Choose a tag to compare

Small bug fix release

31 Mar 10:16
Compare
Choose a tag to compare

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

20 Nov 12:06
Compare
Choose a tag to compare

2.1.0

General

  • Replaced references to pyrap -> casacore (issue #16)
  • Experimental support for Python3 (needs python3 branch build of casacore or upcoming casacore release)
  • Link against correct Python on OSX when using homebrew (issue #15)

2.0.1

27 Oct 10:59
Compare
Choose a tag to compare

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

10 Apr 10:22
Compare
Choose a tag to compare

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

12 Nov 07:50
Compare
Choose a tag to compare
v0.1.1

version bump, fix small issue with readme

first release

11 Nov 11:10
Compare
Choose a tag to compare
  • project cleanup
  • removed scons dependency
  • link to casa_python (requires casacore 2.0)