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 5318148 commit 513e696Copy full SHA for 513e696
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Javis.jl - Changelog
2
-- Added fix to `latex` function to make it work better on Windows.
+
3
+## v0.6.4 (19th of September 2021)
4
+- Added fix to `latex` function to make it work on Windows
5
6
## v0.6.3 (17th of September 2021)
7
- `RFrames` is ignored when used in the first `Action` of an `Object`
Project.toml
@@ -1,7 +1,7 @@
name = "Javis"
uuid = "78b212ba-a7f9-42d4-b726-60726080707e"
authors = ["Ole Kröger <o.kroeger@opensourc.es>", "Jacob Zelko <jacobszelko@gmail.com>"]
-version = "0.6.3"
+version = "0.6.4"
[deps]
Animations = "27a7e980-b3e6-11e9-2bcd-0b925532e340"
0 commit comments