Skip to content

v0.4.0

Compare
Choose a tag to compare
@giordano giordano released this 16 Sep 14:54
· 66 commits to master since this release
  • Drop support for Julia 0.6
  • The syntax to access properties of a WCSTransform object has been changed from wcs[:ctype] to the more familiar wcs.ctype. Likewise, the new syntax to set these properties is wcs.ctype = foo. The old syntaxes are still available but deprecated, they will be completely removed in a future version of the package.