Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 667 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 667 Bytes

v0.5.1 (2019-12-20)

  • Print secret name in lookup warning

v0.5.0 (2018-11-13)

  • Use railtie #before_configuration for Sekreto #23 @mattbeedle

v0.4.0 (2018-09-05)

  • Allow no prefix to be used not recommended

v0.3.0 (2018-08-31)

  • Add custom prefix input when getting values

v0.2.0 (2018-05-24)

  • Remove dependency on Rails pr #5
  • Add Yard Documentation
  • Use before_initialize for railtie

v0.1.3 (2018-05-01)

  • Capture exceptions and use fallback when getting secrets values

v0.1.1 (2018-04-27)

  • Initial release of gem