Skip to content

Releases: daisybill/daisybill_api

v0.2.0

24 Mar 14:02

Choose a tag to compare

Changelog

[0.2.0] - March 24th, 2026

  • Update Ruby and dependencies
  • Add VCR cassette for attachment response and prevent recording new episodes
  • Fix GET requests sending params as request body instead of query string (WAF blocks)

v0.1.9

24 Mar 13:27

Choose a tag to compare

Changelog

[0.1.9] - March 23rd, 2026

  • Fix GET requests sending params as request body instead of query string (WAF blocks)

v0.1.7

29 Sep 17:46
6fdaf9b

Choose a tag to compare

Changelog

[0.1.7] - September 29th, 2023

  • Require JSON PR
  • Fix Broken CI Pipeline by Using GH Actions PR
  • Send API Token in Authorization Header PR
  • Add User Agent String PR