Releases: hed-standard/hed-matlab
Releases · hed-standard/hed-matlab
1.0.0
Release 1.0.0 August 3, 2024 - Initial release
- Implements a base class
HedToolswith following interface:generateSidecargetHedAnnotations- `searchHed
validateEventsvalidateSidecarvalidateTagsresetHedVersion
- Provides two implementations of the interface:
HedToolsService- calls web services to perform the operationsHedToolsPython- calls local installed Python libraries to perform the operations