Pliny v0.29.0 Release Notes

Release Date: 2020-09-30 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ’ฅ BREAKING: Register Serialize sinatra extension correctly. This will require a change in lib/endpoints/base.rb - see here. (#337)

Previous changes from v0.28.0

  • ๐Ÿ”„ Changed

    • Ensure all strings with spaces are quoted in logs. (#332)
    • Allow ActiveSupport 5 or 6. (#331)

    ๐Ÿ›  Fixed

    • Ruby warning about File.exists? being deprecated. (#330)