Skip to content

v0.15.7

Choose a tag to compare

@github-actions github-actions released this 18 Dec 18:22
· 198 commits to main since this release
6ea068d

Highlights

  • Module Refactoring: A dedicated module has been created for remote and utils. (ec80e02)
  • Improvements in Caching Control: The HTTP caching is now controllable and disabled for CLI requests. (69de57c)
  • Improved Error Handling: We have improved error handling in line reads. The application no longer attempts to read further if a line read fails, preventing any stalls. (fd1352f)