Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@HadrienG2 HadrienG2 released this 21 Jun 12:03
· 1 commit to main since this release

Added

  • Add Output::peek_output_buffer() method to get read-only access to the
    output buffer from a shared reference to self. Thanks @tk70!

Changed

  • Bumped MSRV to 1.74 owing to new dependency requirements.
  • Refactor CI workflow file to account for the latest GitHub CI oddities.