Skip to content

[0.6.4] Fix multifile loop

Choose a tag to compare

@das-Abroxas das-Abroxas released this 05 Jan 15:10
4abee00

This hotfix resolves an issue where file size boundaries were incorrectly calculated when reading bytes, which could cause problems when multiple file contexts are provided.

Bug Fixes

  • Fixed incorrect file size boundary calculations when reading bytes by correctly using the read buffer length

Maintenance

  • Applied code formatting and linting fixes to maintain code quality

Full Changelog: v0.6.3...v0.6.4