We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa888d commit 8b459cdCopy full SHA for 8b459cd
NEWS.md
@@ -1,3 +1,11 @@
1
+v0.3.0 (2018-09-05)
2
+===================
3
+
4
+- Drop support for Julia 0.5
5
+- The `relax` keyword now defaults to accept all known non-standard keywords.
6
+ The old default behavior can be obtained with `relax=WCS.HDR_NONE`.
7
+- Use BinaryProvider to install the binary dependecy
8
9
v0.2.0 (2017-08-07)
10
===================
11
@@ -32,4 +40,4 @@ v0.1.0 (2016-02-04)
32
40
33
41
34
42
Initial release. WCS is a replacement for WCSLIB with a more
35
-Julian API.
43
+Julian API.
0 commit comments