We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f68fff1 commit d930b17Copy full SHA for d930b17
ChangeLog.md
@@ -1,9 +1,11 @@
1
# Changelog for swiss-ephemeris
2
3
-## NEXT
+## v1.3.0.1
4
+
5
+A couple of memory safety patches:
6
-* [dev] Attempt to rein in memory unsafety by keeping all pointer peeking in IO.
-* [dev] Always allocate 256 chars for error messages.
7
+* Attempt to rein in memory unsafety by keeping all pointer peeking in IO for gravGroup fns.
8
+* Always allocate 256 chars for error messages.
9
* [dev] Bundle test ephemeris into the hackage tarball, to allow hackage CI and nixOS to
10
successfully run tests.
11
0 commit comments