Skip to content

Commit 49b1b13

Browse files
committed
# 0.8.55 (2025-02-06 / 6559dc3)
## Added - Add `lambdaisland.data-printer.auto` namespace, which will auto-detect which libraries it is able to extend
1 parent 6559dc3 commit 49b1b13

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.VERSION_PREFIX

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7
1+
0.8

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.8.55 (2025-02-06 / 6559dc3)
22

33
## Added
44

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ One stop shop registration of print handlers
4646
deps.edn
4747

4848
```
49-
lambdaisland/data-printers {:mvn/version "0.7.47"}
49+
lambdaisland/data-printers {:mvn/version "0.8.55"}
5050
```
5151

5252
project.clj
5353

5454
```
55-
[lambdaisland/data-printers "0.7.47"]
55+
[lambdaisland/data-printers "0.8.55"]
5656
```
5757
<!-- /installation -->
5858

0 commit comments

Comments
 (0)