Skip to content

v3.5.2

Compare
Choose a tag to compare
@DirtyF DirtyF released this 18 Aug 16:25
· 2648 commits to master since this release
f8ae6be

Bug Fixes

  • Backport #6281 for v3.5.x: Fix Drop#key? so it can handle a nil argument (#6288)
  • Backport #6280 for v3.5.x: Guard against type error in absolute_url (#6287)
  • Backport #6266 for v3.5.x: Memoize the return value of Document#url (#6301)
  • Backport #6273 for v3.5.x: delegate StaticFile#to_json to StaticFile#to_liquid (#6302)
  • Backport #6226 for v3.5.x: Reader#read_directories: guard against an entry not being a directory (#6304)
  • Backport #6247 for v3.5.x: kramdown: symbolize keys in-place (#6303)