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.