Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 3.63 KB

File metadata and controls

69 lines (31 loc) · 3.63 KB

Changelog

1.1.2 (2026-03-19)

Bug Fixes

  • readme: correct package name (#33) (5838578)
  • transport: remove the hard dep on faraday-retry (#42) (f758d02)

1.1.1 (2026-03-09)

Bug Fixes

1.1.0 (2026-03-09)

Features

1.0.0 (2026-03-09)

⚠ BREAKING CHANGES

  • update method signatures to v0.9.0 specs (#23)

Features

  • update method signatures to v0.9.0 specs (#23) (1c26f52)

0.4.0 (2026-03-09)

Features

0.3.0 (2026-03-09)

Features

0.2.2 (2026-03-08)

Bug Fixes

  • add missing bundler/gem_tasks to Rakefile (#16) (6d021c9), closes #15

0.2.1 (2026-03-08)

Bug Fixes

  • read gem version dynamically from lib/altertable/version.rb (#12) (c2720a0)

0.2.0 (2026-03-08)

Features

  • optional http client (faraday/httpx/net-http) with adapter pattern (#5) (1fb2b79)