Skip to content

Releases: Hexlet/tilda-ruby

v0.1.1

19 Jun 04:14
5bd0947

Choose a tag to compare

0.1.1 (2026-04-23)

Full Changelog: v0.1.0...v0.1.1

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (d7f226e)
  • internal: correct multipart form field name encoding (9884a9f)
  • multipart encoding for file arrays (6291536)
  • properly mock time in ruby ci tests (137828d)
  • variable name typo (fbf382c)

Chores

  • ci: add build step (99b5132)
  • ci: skip lint on metadata-only changes (9b7dea9)
  • ci: skip uploading artifacts on stainless-internal branches (d7ed60f)
  • ci: support opting out of skipping builds on metadata-only commits (504d8af)
  • internal: codegen related update (84f2624)
  • internal: more robust bootstrap script (68ddffb)
  • internal: tweak CI branches (575d673)
  • internal: update gitignore (6a4ef71)

v0.1.0

25 Feb 15:50
deb3121

Choose a tag to compare

0.1.0 (2026-02-25)

Full Changelog: v0.0.2...v0.1.0

Features

Chores

  • internal: remove mock server code (8167f07)
  • update mock server docs (ddc83e5)

v0.0.2

14 Feb 14:40
f5f2aff

Choose a tag to compare

0.0.2 (2026-02-14)

Full Changelog: v0.0.1...v0.0.2

Chores