Skip to content

Commit

Permalink
0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
huahaiy committed Sep 24, 2024
1 parent 355f746 commit 83ce83f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [0.6.4] - 2024-09-24
## Improved
- Fix boxed math warning. [thx @tonsky]
- Update deps

## [0.6.3] - 2023-03-14
## Improved
- Simplify equality test for A* algorithm, increasing diff speed up to 60% for
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 83ce83f

Please sign in to comment.