Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@amatsuda amatsuda released this 25 Dec 03:45
· 110 commits to master since this release

1.2.2

Enhancements:

Bug Fixes:

  • Restored path_to_next_url helper that was accidentally deleted in v1.2.0 #1027 [@ryym]
  • Fixed invalid link tag HTML output from rel_next_prev_link_tags helper #1045 [@dlackty]
  • Fixed Errno::ENOENT error for views generator on Ruby 3 #1050 [@ar31an]
  • Suppress warnings about keyword args on Ruby 2.7 #1053 [@mishina]