Skip to content

Latest commit

 

History

History
82 lines (44 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

82 lines (44 loc) · 3.92 KB

Changelog

0.1.4 (2024-03-17)

Features

  • release-please-action upgrade version 4 (675db79)

0.1.3 (2024-03-17)

Features

Bug Fixes

0.1.2 (2023-04-09)

Features

  • lograge: introducing lograge (0451502)

Performance Improvements

  • set dependency gem version (8651036)

0.1.1 (2023-03-25)

Features

  • application generator (e523b92)
  • empty generator (aff1d44)
  • generator install + automount_routes (ad6f09c)
  • intro no_route_matches action (d2004cf)
  • stagin environments config (4d55f85)

Performance Improvements

  • improving ci github action (cfa825c)
  • removed automount_routes (96f21f2)

0.1.0 (2023-03-19)

Features

  • ci: intro github action (84d527a)
  • create rails plugin (8be24b6)
  • intro release and push on registry (6d5da07)
  • intro rspec (bf8d0c9)
  • intro static controller with healthz and version actions + rspec (6b23904)
  • rubocop: intro rubocop (08879b7)
  • simplecov: intro simplecov (19e2d6c)

Bug Fixes

Performance Improvements

  • gemfile[s].lock ignored (f17aabc)

Miscellaneous Chores