Change Log

0.1.11 (2025-04-15)

Features

  • Initial implementation of TrackOpenInstances (f0fb459)

Bug Fixes

  • Add qlty configuration in order to run qlty checks locally (56811ca)
  • Auto push new version of gem to rubygems.org (4740681)
  • Fix continuous integration workflow issues reported by qlty.sh (e83546a)
  • Remove integration to CodeClimate and qlty (47b0c09)
  • Update TrackOpenInstances docs and report (7575c1f)

v0.1.0 (2025-04-08)

Full Changelog

Changes:

  • f2d5318 chore: remove radarline-ruby from qlty checks
  • 177eba8 chore: fix formatting errors reported by qlty fmt
  • 943359f build: remove rubocop plugin from qlty
  • 476f271 chore: integrate yamllint
  • 56811ca fix: add qlty configuration in order to run qlty checks locally
  • e83546a fix: fix continuous integration workflow issues reported by qlty.sh
  • 6f67aed test: add predicate methods to determine the Ruby engine and platform
  • 34e3829 build: generate JSON coverage report for qlty.sh coverage reporting
  • 9db2052 docs: update README links
  • 937a971 build: update code coverage reporting
  • f0fb459 feat: initial implementation of TrackOpenInstances