Skip to content

v0.2.0

Latest

Choose a tag to compare

@aafeher aafeher released this 03 Jul 09:20
· 1 commit to main since this release
  • add tests for fetch error scenarios including invalid URL and interrupted IO
  • refactor gzip compression and decompression logic; remove S receiver dependency
  • add comprehensive tests for server response handling and gzip compression
  • add examples for setting follow and URL rules; update README with usage instructions