schemable/CHANGELOG.md
2024-01-29 10:56:28 +03:00

384 B

Changelog

This file is used to list changes made in each version of the Schemable gem.

Schemable 1.0.1 (2024-01-29)

  • Added configuration for changing the default value of enums. By default first key is used, or alternatively default can be set manually by the method default_value_for_enum_attributes from the definition.

Schemable 1.0.0 (2023-11-17)

  • Initial release