Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

48 lines (37 loc) · 1.04 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.

[Unreleased]

[1.1.2] - 2021-07-22

Changed

  • Improved setup

[1.1.1] - 2021-07-21

Changed

  • Improved Railtie support

[1.1.0] - 2021-07-19

Added

  • Added Ruby 3.0 support

[1.0.5] - 2020-05-20

Added

  • Added ruby 2.7 support
  • Added save args
  • Added more callback support

Removed

  • Removed archive and destroy propagation

[1.0.4] - 2019-12-21

Removed

  • Removed generator empty directory check

[1.0.3] - 2019-09-16

Removed

  • Removed lite-form generator
  • Removed spec from rails generator

[1.0.2] - 2019-09-16

Changed

  • Changed create propagation to check errors instead of persistence

[1.0.1] - 2019-09-12

Fixed

  • Fixed issue where create propagation was being returned without errors

[1.0.0] - 2019-09-12

Added

  • Initial project version