You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [0.3.2] - 2026-02-12
8
+
### Fixed
9
+
- Updated `spine` dependency to v0.10.2+ (includes update allowing to display attributes on truth but not reco)
10
+
- Ensure the overall proposed attribute set includes both reco and truth attributes
11
+
- Strip file names from white space on the edges to prevent loading issues
12
+
7
13
## [0.3.1] - 2026-02-12
8
14
### Changed
9
15
- Updated dependency from `spine-ml` to `spine` (now at v0.10.1+)
0 commit comments