Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 1.01 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.

0.0.2 - 2022-02-28

Added

  • Makefile with main commands
  • active_interactions gem
  • esbuild auto reload with chokidar
  • rails_best_practices gem

Changed

  • Project separated to different github repos
  • Code updated to rails7
  • Updated suggested VSCode extensions
  • added good_job gem as a replacement for sidekiq
  • moved to config_for to remove config gem dependency

Deprecated

Removed

  • logstop gem from dependencies

Fixed

Security

0.0.1 - 2022-01-02

  • initial release, based on rails6