Skip to content

Releases: casacore/casarest

v1.9.2

19 Jun 08:36
a008856
Compare
Choose a tag to compare

Relax numerical tolerance in Components

Various cross-checks performed inside Components classes were previously too tight (there were just twice the numerical precision which was found to be problematic). There were relaxed to 10 times the numerical precision.

v1.9.1

03 Jun 07:07
3508ef6
Compare
Choose a tag to compare

Minor patch to ensure casarest builds against the most recent casacore-3.7.1 and better compliance with C++17 standard (removed std::unary_function and std::auto_ptr). No functional changes.

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

13 Mar 06:52
d9f5100
Compare
Choose a tag to compare

This release covers necessary changes to be able to compile casarest against the most recent casacore-3.6.1 release PR#47 There are no functional changes. Docker file for CI has been updated to ensure casarest is built against casacore-3.6.1 by building it from scratch.

What's Changed

Full Changelog: v1.8.1...v1.9.0

1.8.1

20 Jun 02:36
9073966
Compare
Choose a tag to compare

This release accounts for changes in casacore master after the v3.4.0 casacore release (casarest PR #46). Code is still compatible with the v3.4.0 version of casacore. The changes address the following:

  • casacore::Vector from std::vector constructor which is now explicit. Fixes are trivial and unlikely to cause any further issue.
  • type-related methods in measures. Besides ensuring casarest could be built against the master branch of casacore, a likely bug was fixed (the wrong type method was used in casarest and probably never worked correctly).

1.8.0

14 Jan 14:17
0a07999
Compare
Choose a tag to compare

What's Changed

  • Fixes necessary to make casarest compile with arrays2 branch of casacore by @aroffringa in #35
  • Build casarest against latest casacore (64bit + regex) by @aroffringa in #36
  • Fix one more compilation error with recent casacores by @aroffringa in #43
  • Voronkov ma casacore 3.4 conversion by @gijzelaerr in #42
  • bump version number, fix CI by @gijzelaerr in #45

New Contributors

Full Changelog: v1.7.0...v1.8.0

1.7.0

17 Apr 19:26
Compare
Choose a tag to compare

Compatibility with newer casacore versions

1.5.0

08 Jan 08:54
Compare
Choose a tag to compare

add support for casacore 3.0

1.4.2

17 May 12:04
Compare
Choose a tag to compare
  • C++11 compatibility fixes

small fix release

18 Sep 14:31
Compare
Choose a tag to compare
  • Compatibility with libc++ (clang's stdlib) - Issue #7
  • Install synthesis/Images headers again - issue #8

Updated release containing lwimager changes from ska-sa

17 Sep 12:03
Compare
Choose a tag to compare
  • merged in changes from ska-sa/lwimager
  • Remove unneccessary cmake flag