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 533feff commit 20218c8Copy full SHA for 20218c8
CHANGELOG.md
@@ -1,8 +1,14 @@
1
# Change Log
2
3
+## 0.7.8
4
+
5
+- imports `copyat_or_push!`
6
+- uses `AbstractODEIntegrator`
7
+- fixes `coveralls` bug
8
9
## 0.7.7
10
-- In-place iniе function version
11
+- In-place init function version
12
- heta-compiler updated to 0.9.6
13
- Julia 1.9 removed from CI
14
- Reduction and output function docs added
Project.toml
@@ -1,7 +1,7 @@
name = "HetaSimulator"
uuid = "630b40c4-2f38-41ff-bcb3-b2c7232fed0d"
authors = ["Ivan Borisov", "Evgeny Metelkin"]
-version = "0.7.7"
+version = "0.7.8"
[deps]
ArtifactUtils = "8b73e784-e7d8-4ea5-973d-377fed4e3bce"
0 commit comments