Skip to main content
Module

x/oak_commons/CHANGELOG.md

A set of APIs for handling HTTP and HTTPS requests with Deno 🐿️ 🦕
Very Popular
Latest
File

@oak/commons Change Log

Version 0.10.1

  • feat: add form data parse (030ac0b)

Version 0.10.0

skipped due to a sad mis-tagging adventure

Version 0.9.1

  • feat: return status 206 on range responses (cc5e8f2)

Version 0.9.0

  • feat: add support for multipart byte ranges (29b4ec3)

Version 0.8.1

  • chore: export range from package (dd3d78c)

Version 0.8.0

  • feat: add range APIs (898140a)
  • chore: update packaging info (989344d)
  • chore: update to std 0.222 (041edac)