Skip to content

v1.2.0 -- Thank you Eric Hankins for all the fixes and improvements

Compare
Choose a tag to compare
@mathieujobin mathieujobin released this 03 Jun 00:06
· 56 commits to master since this release

v1.2.0 (2023-06-03)

Full Changelog

  • Allow resource_name to be inherited (#872) (Eric Hankins)
  • Fix cache rendering with namespaced resources (#874) (Eric Hankins)
  • Fix deprecated content_type on Rails >= 6 (#879) (Eric Hankins)
  • Fix typo in Collector (#877) (Eric Hankins)
  • Fix error climbing controller hierarchy (#875) (Eric Hankins)
  • Add Gemfile.tools for IDE usage (#876) (Eric Hankins)
  • Fix rubocop (#883) (Mathieu Jobin)
  • Performance/InefficientHashSearch (#884) (RuboCop challenger)
  • Redo Github action script to not need individual gemfiles (#885) (Mathieu Jobin)