Releases: casacore/casarest
v1.9.2
v1.9.1
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
- Casacore 3.7.1 transition by @VoronkovMA in #48
Full Changelog: v1.9.0...v1.9.1
v1.9.0
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
- Transition to casacore 3.6.1 by @VoronkovMA in #47
Full Changelog: v1.8.1...v1.9.0
1.8.1
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
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
- @aroffringa made their first contribution in #35
- @gijzelaerr made their first contribution in #42
Full Changelog: v1.7.0...v1.8.0
1.7.0
1.5.0
add support for casacore 3.0
1.4.2
small fix release
Updated release containing lwimager changes from ska-sa
- merged in changes from ska-sa/lwimager
- Remove unneccessary cmake flag