Pliny v0.28.0 Release Notes

Release Date: 2020-05-06 // almost 4 years ago
  • ๐Ÿ”„ 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)