Skip to content

Latest commit

 

History

History
69 lines (41 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

69 lines (41 loc) · 1.51 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.

Changed

  • Update dev dependencies.

2.0.0 - 2019-04-23

Changed

  • [BREAKING] Update dry-struct to version 1.0.0.
  • [BREAKING] Update dry-types to version 1.0.0.

1.3.0 - 2019-02-06

Added

  • Introduce Translations type.
  • Add optional flag for translatable attributes.

1.2.0 - 2018-11-05

Changed

  • Update to dry-struct 0.6.0
  • Add documentation for omittable attributes to README.

1.1.1 - 2018-09-11

Added

  • Link to dry-types gem on README.

Changed

  • Isolate Types namespace.

1.0.1 - 2018-09-08

Added

  • Depfu badge to README.
  • Docs badge to README.

Changed

  • Loosen dependency on i18n.
  • Update CODE_OF_CONDUCT.
  • Update README.
  • Fix link to LICENSE on README.

1.0.0 - 2018-08-31

Added

  • First release.