Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

91 lines (48 loc) · 1.34 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.

[1.0.0] - 2022-01-10

Added

  • Initial Release

Changed

  • Initial Release

Removed

  • Initial Release

[1.1.0] - 2022-01-11

Changed

  • Default Ruby changed to 3.0.3.
  • Default Postgres changed to 12.9.

[1.2.0] - 2022-01-12

Added

  • Install Firefox option to test-rails.
  • Install Java option to test-rails.

Changed

  • Fixed example.

Removed

  • Removed parallelism from test-rails and test-gem since breaking code coverage.

[2.1.0] - 2022-02-18

Changed

  • Added caching to Rubocop runs

[3.0.0] - 2022-02-22

Changed

  • Bumped dependency orbs to latest

[3.0.1] - 2022-02-25

Added

  • Added lint-gem job appropriate for using with gems

[3.1.1] - 2022-05-23

Changed

  • Stop using sudo to install openapi-enforcer-cli package

[3.2.0] - 2023-01-30

Added

  • Adds extra_build_args param to docker/build.

[4.0.0] - 2023-05-12

Changed

  • Default Ruby changed to 3.2.2.

[4.1.0] - 2023-08-18

Changed

  • Updated to latest orbs.
  • Enabled rerun-fail for ruby tests.

Unreleased

Changed

  • Default Ruby changed to 3.3.1.