Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 1.92 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning and to Conventional Commits.

Unreleased changes

v1.0.1 (2024-03-04)

Performance Improvements

  • Speeds up the performance by 2x 32236ed

Chore

  • Fixes CI action f1b948c
  • Upload code coverage to CodeCov for the latest combination of Ruby and ActionView only 4e5d768

Documentation

  • Changelog update + version bump 13b408d
  • Adds information about supported Ruby and Rails version [skip ci] 2e6483f
  • Adds link to the CodeCov badge, switch to Conventional Commits b48cc84

Other

  • Updates CI badge [skip ci] a829613
  • Adds code coverage tracking 0c5d34c
  • Ignore ruby-head in the CI matrix f3ab4df
  • Better name for the GitHub Action job a28adb7
  • Adds badges, fixes rubocop configuration for CI 56fab44
  • Create dependabot.yml ed1e0eb
  • Fixes GitHub Actions f58a4b2

v1.0.0 (2024-03-03)

Other