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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
```markdown
1
+
````markdown
2
2
Release 0.8.1 December 9, 2025
3
3
4
4
The primary purpose of this release was to correct the JSON format for HED schemas so that it would accurately distinguish between inherited and non-inherited attributes. The documentation layout was also improved with quick links.
@@ -175,4 +175,5 @@ Release 0.2.0 February 14, 2023
HED (Hierarchical Event Descriptors) is a framework for systematically describing both laboratory and real-world events as well as other experimental metadata. HED tags are comma-separated path strings that provide a standardized vocabulary for annotating events and experimental conditions.
15
10
16
11
**Key Features:**
12
+
17
13
- Validate HED annotations against schema specifications
18
14
- Analyze and summarize HED-tagged datasets
19
15
- Transform and remodel event data
@@ -37,11 +33,13 @@ A development version is available at: [https://hedtools.org/hed_dev](https://he
0 commit comments