Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 1.13 KB

CHANGES.md

File metadata and controls

85 lines (50 loc) · 1.13 KB

v0.18.0

  • Import Temml v0.10.28

v0.17.0

  • Import Temml v0.10.27

v0.16.0

  • Import Temml 0.10.26

v0.15.0

  • Import Temml v0.10.25

v0.14.0

  • Import Temml v0.10.24
  • Drop support of Ruby 3.0

v0.13.0

  • Import Temml v0.10.23

v0.12.0

  • Import Temml v0.10.22

v0.11.0

  • Import Temml v0.10.21
  • Add Ruby 3.3 support
  • Use SPDX-License-Identifier

v0.10.0

  • Import Temml v0.10.20

v0.9.0

  • Import Temml v0.10.19

v0.8.0

  • Import Temml v0.10.18

v0.7.0

  • Import Temml v0.10.17

v0.6.0

  • Import Temml v0.10.16
  • Add workflow to bump this gem

v0.5.0

  • Import Temml v0.10.15
  • Apply some minor fixes of workflows

v0.4.0

  • Import Temml v0.10.14
  • Trigger test workflows even when PR is automatically created
  • Fix reference links in README

v0.3.0

  • Import Temml v0.10.13

v0.2.0

  • Import Temml v0.10.12
  • Remove preceding v from Temml::TEMML_VERSION
  • Add some workflows
    • Create pull request if newer version of Temml is available
    • Validate workflows
    • Create release if tag is pushed

v0.1.0

  • Import Temml v0.10.11
  • Update Ruby scripts to support Temml
  • Add GitHub Actions for rubocop and rspec