Skip to content

Releases: Shopify/semian

v0.26.6

21 Oct 16:22
v0.26.6
8459875

Choose a tag to compare

What's Changed

Full Changelog: v0.26.5...v0.26.6

v0.26.5

14 Oct 14:24
v0.26.5
1385e10

Choose a tag to compare

What's Changed

Full Changelog: v0.25.5...v0.26.5

v0.25.5

10 Oct 17:51
v0.25.5
abdf6a9

Choose a tag to compare

What's Changed

Full Changelog: v0.25.4...v0.25.5

v0.25.4

18 Sep 20:16
v0.25.4
238e877

Choose a tag to compare

What's Changed

Full Changelog: v0.25.3...v0.25.4

v0.25.3

17 Sep 14:44
v0.25.3
f432950

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.2...v0.25.3

v0.25.2

26 Aug 13:48
v0.25.2
d8090bf

Choose a tag to compare

What's Changed

Full Changelog: v0.25.1...v0.25.2

v0.25.1

21 Aug 14:59
v0.25.1
6b47bf8

Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.25.1

v0.25.0

14 Aug 14:24
v0.25.0
d42490a

Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.0

23 May 16:02
v0.24.0
a9b0f24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

13 May 17:22
v0.23.0
8d3f8ce

Choose a tag to compare

⚠️ This version introduces a requirement on Ruby 3.2 or higher ⚠️

This is due in part to automated tooling such as dependabot relying on the Gemspec when inferring which Ruby version to scan with, and also due to the fact that Ruby versions older than 3.2 are end-of-life (see Ruby Maintenance Branches)

What's Changed

Bumped a bunch of dependencies for CI * Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com//pull/551 * Bump rake-compiler from 1.2.7 to 1.2.8 by @dependabot in https://github.com//pull/557 * Bump json from 2.10.1 to 2.10.2 by @dependabot in https://github.com//pull/576 * Bump rubocop from 1.66.1 to 1.75.0 by @dependabot in https://github.com//pull/563 * Bump hiredis-client from 0.23.2 to 0.24.0 by @dependabot in https://github.com//pull/577 * Bump minitest from 5.25.4 to 5.25.5 by @dependabot in https://github.com//pull/578 * Bump rubocop-thread_safety from 0.7.0 to 0.7.2 by @dependabot in https://github.com//pull/580 * Bump rubocop-minitest from 0.37.1 to 0.38.0 by @dependabot in https://github.com//pull/581 * Bump rubocop-shopify from 2.16.0 to 2.17.0 by @dependabot in https://github.com//pull/579 * Bump activerecord from `cad2196` to `dc11693` by @dependabot in https://github.com//pull/582 * Bump pry-byebug from 3.10.1 to 3.11.0 by @dependabot in https://github.com//pull/583 * Update README.md by @SheldonNunes in https://github.com//pull/574 * Remove redundant Layout/LineLength disable by @iandelahorne in https://github.com//pull/584

New Contributors

Full Changelog: v0.22.1...v0.23.0-rc1