Skip to content

Commit a7d0a1b

Browse files
committed
chore: changelog v0.6.0
1 parent f90be54 commit a7d0a1b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v0.6.0](https://github.com/tlambert03/ome-types/tree/v0.6.0) (2025-02-26)
4+
5+
[Full Changelog](https://github.com/tlambert03/ome-types/compare/v0.5.3...v0.6.0)
6+
7+
**Fixed bugs:**
8+
9+
- fix: ReferenceMixin.\_ref weakrefs after deep copy [\#272](https://github.com/tlambert03/ome-types/pull/272) ([tlambert03](https://github.com/tlambert03))
10+
- Fix pt unit being misinterpreted as pints [\#271](https://github.com/tlambert03/ome-types/pull/271) ([jmuhlich](https://github.com/jmuhlich))
11+
12+
**Merged pull requests:**
13+
14+
- docs: Add example of writing companion files using ome-types [\#277](https://github.com/tlambert03/ome-types/pull/277) ([sbesson](https://github.com/sbesson))
15+
- refactor: remove support for pydantic v1 [\#275](https://github.com/tlambert03/ome-types/pull/275) ([tlambert03](https://github.com/tlambert03))
16+
- build: drop python 3.8 [\#268](https://github.com/tlambert03/ome-types/pull/268) ([tlambert03](https://github.com/tlambert03))
17+
- build: drop python 3.8, support python 3.13 [\#260](https://github.com/tlambert03/ome-types/pull/260) ([tlambert03](https://github.com/tlambert03))
18+
319
## [v0.5.3](https://github.com/tlambert03/ome-types/tree/v0.5.3) (2024-11-21)
420

521
[Full Changelog](https://github.com/tlambert03/ome-types/compare/v0.5.2...v0.5.3)

0 commit comments

Comments
 (0)