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 355f746 commit 83ce83fCopy full SHA for 83ce83f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [0.6.4] - 2024-09-24
4
+## Improved
5
+- Fix boxed math warning. [thx @tonsky]
6
+- Update deps
7
+
8
## [0.6.3] - 2023-03-14
9
## Improved
10
- Simplify equality test for A* algorithm, increasing diff speed up to 60% for
package.json
@@ -1,6 +1,6 @@
{
"name": "clj-editscript",
- "version": "0.6.3",
+ "version": "0.6.4",
"license": "EPL-1.0",
"homepage": "https://github.com/juji-io/editscript",
"repository": {
0 commit comments