Skip to content

Latest commit

 

History

History
78 lines (48 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

78 lines (48 loc) · 3.56 KB

[Unreleased]

[0.6.1] - 2024-09-19

  • Fix the install generator by putting the schema in the db/ directory (@fractaledmind)

[0.6.0] - 2024-09-09

  • Slim down installer and have it use a final schema instead of migrations (@fractaledmind)
  • Fix rails 8 warning: "Drawing a route with a hash key name is deprecated" (@dorianmariecom)

[0.5.0] - 2024-08-22

  • introduce ability to view resolved errors and delete them (@acoffman)
  • loosen Rails dependency constraints to allow for Rails 8 (@dorianmariecom)
  • update README.md with rails error reporting example (@stillhart)

[0.4.3] - 2024-06-21

  • fix SolidErrors.send_emails? that always returns true (@defkode)
  • Highlight source line (@Bhacaz)
  • Latest occurrences first (@Bhacaz)
  • Fix partial not being found with different inflector @emilioeduardob

[0.4.2] - 2024-04-10

  • Fix bug in error page when using Postgres (@mintuhouse)

[0.4.1] - 2024-04-09

[0.4.0] - 2024-04-09

[0.3.5] - 2024-02-06

  • Fix issue with gsub! on a frozen string (@joelmoss)

[0.3.4] - 2024-01-29

  • Ensure that setting username/password with Ruby triggers the basic authentication

[0.3.3] - 2024-01-28

  • Properly fix the setup issues
  • Add the needed locale file

[0.3.2] - 2024-01-28

  • Fix belongs_to reference in Occurrence model

[0.3.1] - 2024-01-28

  • Fix incorrect table reference name and long index name in the migration template

[0.3.0] - 2024-01-28

  • Proper release with full coherent functionality and documentation

[0.2.0] - 2024-01-14

  • Initial release

[0.1.0] - 2024-01-14

  • Reserve gem name