Skip to content

Releases: Increase/increase-ruby

v0.1.0-alpha.4

04 Apr 01:16

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-04-04)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

Chores

  • do not use literals for version in type definitions (#18) (d88128c)
  • internal: version bump (#13) (2a3a20f)

v0.1.0-alpha.3

03 Apr 22:54

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-04-03)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

⚠ BREAKING CHANGES

  • bump min supported ruby version to 3.1 (oldest non-EOL) (#10)
  • remove top level type aliases to relocated classes (#9)

Features

  • bump min supported ruby version to 3.1 (oldest non-EOL) (#10) (6bdbf40)
  • remove top level type aliases to relocated classes (#9) (21e1d7f)

Bug Fixes

  • pre-release version string should match ruby, not semver conventions (#12) (fda09d8)

Chores

  • demonstrate how to make undocumented requests in README (#11) (3a4e543)
  • internal: version bump (#6) (99ee517)
  • move private classes into internal module (#8) (13f35d4)

v0.1.0-alpha.2

02 Apr 21:25

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-04-02)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

Chores

v0.1.0-alpha.1

02 Apr 15:51

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-04-02)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

⚠ BREAKING CHANGES

  • use tagged enums in sorbet type definitions
  • support for item in stream style iteration on Streams
  • model: base model should recursively store coerced base models
  • base page should be module instead of class
  • breaking change - improved request options signatures
  • (breaking change) introduce nesting for models under deeply nested resources

Features

Read more