Skip to content

Releases: contriboss/ore-light

v0.22.0

08 Feb 09:15
d2831e8

Choose a tag to compare

0.22.0 (2026-02-08)

Features

  • ⬆️ Upgrade to gemfile-go v0.9.0 w/ hash rocket support (bfaf3f5)
  • ⬆️ Upgrade to gemfile-go v0.9.0 w/ hash rocket support (86ce552)

v0.21.0

30 Jan 00:02
d6ef82b

Choose a tag to compare

0.21.0 (2026-01-29)

Features

  • Add tests & documentation (5d9978f)

Bug Fixes

  • 🐛 debugging (fcc7f43)
  • 🐛 Keep platform aligned with lockfile during gemspec generation (260d498)
  • 🐛 make ore binstubs Ruby and bundle-aware (bb93707)
  • 🐛 Treat BUNDLE_PATH gem homes as fully scoped (d16d452)
  • 🐛 validate gemspec stub platform during install (fe69fcd)
  • 🐛 wrap ore binstubs with sh exec (9516df1)

v0.20.2

28 Jan 10:30
b03744b

Choose a tag to compare

0.20.2 (2026-01-28)

Bug Fixes

  • 🐛 Prevent default_executable from polluting gemspecs (d9f4084)

v0.20.1

24 Jan 20:29
2acf776

Choose a tag to compare

0.20.1 (2026-01-24)

Bug Fixes

  • Extension Building Logic (883ebab)
  • Respect BUNDLE_GEMFILE when resolving lockfile path (acb03b5)
  • use -mod=mod for test commands (7cc1517)

v0.20.0

23 Jan 05:31
f352bee

Choose a tag to compare

0.20.0 (2026-01-23)

Features

Bug Fixes

  • ore -v shows detected Ruby version and arch instead of hardcoded default (237e9af)
  • ore install not generating lockfile with BUNDLE_GEMFILE (#60) (eb15ffc)
  • skip extension building for precompiled platform-specific gems (b6575c4)
  • use gemspec extensions metadata for build detection (7be4fae)

v0.19.0

20 Jan 22:44
632edda

Choose a tag to compare

0.19.0 (2026-01-20)

Features

  • Add BUNDLE_GEMFILE environment variable support (#56) (c69f8ed)

v0.18.0

20 Jan 19:11
9b0f78b

Choose a tag to compare

0.18.0 (2026-01-20)

Features

  • replace go-github-selfupdate with contriboss/go-update (#54) (aaf70a1)

Bug Fixes

  • Linux libc variant (gnu/musl) - platform selection (#49) (6c950bf)
  • mirror bundler install detection for native gems (#53) (434a1d0)

v0.17.3

15 Jan 16:01
3439c1d

Choose a tag to compare

0.17.3 (2026-01-15)

Bug Fixes

v0.17.2

13 Jan 20:32
5aabf77

Choose a tag to compare

0.17.2 (2026-01-13)

Bug Fixes

  • avoid mutation of gnu/musl (be45de5)

v0.17.1

13 Jan 19:56
63385b8

Choose a tag to compare

0.17.1 (2026-01-13)

Bug Fixes