Skip to content

Commit db38fc8

Browse files
committed
Merge branch dev into published
2 parents 66464a1 + 3a4ac80 commit db38fc8

File tree

14 files changed

+1452
-413
lines changed

14 files changed

+1452
-413
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changes to Calva.
44

55
## [Unreleased]
66

7+
## [2.0.487] - 2025-03-08
8+
9+
- Fix: [Reformat all edited locations after multicursor structural edit](https://github.com/BetterThanTomorrow/calva/issues/2738)
10+
- Fix: [splice-kill-forward or splice-kill-backward, then undo, undoes too much](https://github.com/BetterThanTomorrow/calva/issues/2737)
11+
- Bump deps.clj.jar to v1.12.0.1530
12+
- [Add unit tests for the reformatter's "healer" of incomplete forms](https://github.com/BetterThanTomorrow/calva/issues/2742)
13+
714
## [2.0.486] - 2025-02-16
815

916
- Fix: [Rewrapping to or from a Set introduces imbalance](https://github.com/BetterThanTomorrow/calva/issues/2726)

deps-clj-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.12.0.1495-2
1+
v1.12.0.1530

deps.clj.jar

1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)