Releases: orbcorp/orb-ruby
Releases · orbcorp/orb-ruby
v0.1.0-alpha.9
0.1.0-alpha.9 (2025-02-18)
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
Features
Bug Fixes
Chores
v0.1.0-alpha.8
v0.1.0-alpha.7
v0.1.0-alpha.6
v0.1.0-alpha.5
v0.1.0-alpha.4
v0.1.0-alpha.3
v0.1.0-alpha.2
v0.1.0-alpha.1
0.1.0-alpha.1 (2025-02-06)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
Features
- api: manual updates (#1) (77ed62a)
- api: remove unsupported params (bc0ff3a)
- api: updates (cf773b5)
- api: updates (5a0c078)
- api: updates (71edb4f)
- api: updates (d26936e)
- avoid overwriting Ruby class members (6cc8147)
- basic Ruby pagination support (15d64b4)
- document Ruby SDK basics (cd30a25)
- handle HTTP errors in Ruby (11d81db)
- initial commit (647e35c)
- initial commit (#1) (ef4701e)
- initial commit (#2) (8f144a1)
- prettier Ruby code (1849b10)
- produce unit tests for generated code (c0075ce)
- provide code at less ambiguous paths (deddf74)
- ruby support for some auth methods (0e3eb7d)
- use example values in tests (08f866a)
Bug Fixes
- client: include more detail in error messages (7b46a84)
- rename customer.credits.ledger.create_entry_by_exteral_id and RequestValidationErrors (3468947)
Documentation
- readme: improve example snippets (92c7892)