Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

4.37: IO renamed interfaces, sealing changes

Compare
Choose a tag to compare
@fredemmott fredemmott released this 18 Dec 18:56

This release:

  • unseals the majority of the public interfaces in HSL IO
  • deprecates the UserspaceHandle interface; directly implement the Handle interface instead (which is no longer sealed)