hed-validator v3.13.1
This is a patch release to deal with a bug in version 3.13.0. We have added a new hasHedData() method on the BidsFile class hierarchy as the only supported way to determine if a file has HED data. All previous methods of detection, including those involving checking the object's fields directly, are immediately unsupported. They were never considered by us to be part of the stable external API, but rather package-internal.
Full Changelog: v3.13.0...v3.13.1