Skip to content

Releases: oktalz/dot-http

v0.9.5

04 Jun 16:22

Choose a tag to compare

Changelog

  • c1b2e95 feat: add rich language features to the extension

v0.9.4

02 May 13:47

Choose a tag to compare

Changelog

  • f90462c feat: add OAuth2 support with token caching
  • 0f09258 feat: add aliasing support for @requires dependencies
  • 8d72b21 feat: use bare @ syntax for directives and add @no-FOllOW - BREAKING CHANGE

v0.9.3

06 Apr 14:39

Choose a tag to compare

Changelog

  • e8b41e2 BUG/MINOR: prioritize system environment variables over .env file
  • 1065795 feat: add assertions, GraphQL support, and expand CLI docs

v0.9.2

04 Apr 20:16

Choose a tag to compare

Changelog

  • 7e68ff0 build: fix archive format in goreleaser config

v0.9.1

04 Apr 20:13

Choose a tag to compare

Changelog

  • 518b089 build: disable archive generation in goreleaser

v0.9.0

04 Apr 20:10

Choose a tag to compare

Changelog

  • 9a142fa Initial commit
  • 208a0fe feat: add goreleaser, version flag, and env file loading