Skip to content

Releases: ttytm/vibe

v0.5.0

23 Oct 17:01
Compare
Choose a tag to compare

Notable Changes

  • docs: online module documentation: https://ttytm.github.io/vibe/vibe.html
  • feat: lower minimum required curl version to 7.6.4 (#18)
  • fix: compilation with -cstrict (#20)
  • ci: extend os and compiler coverage
  • fix: segfaults with some compiler and flag combinations (#22)

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Jul 09:00
Compare
Choose a tag to compare

What's Changed

  • fix: occasional download_file memory access error (2fc1479)
  • feat: proxy settings for vibe.Requests (#13)
  • refactor: don't expose response fields only relevant for internal use (#15)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Jul 13:56
Compare
Choose a tag to compare

What's Changed

  • feat: download with progress