Skip to content

Releases: jonathanpike/mako

v0.2.5

04 Dec 00:02
Compare
Choose a tag to compare
  • BUGFIX: 🤦 accidentally broke the gem with 0.2.4 because of Rubocop deciding that begin was not necessary with rescue in a loop. Oops!

v0.2.4

03 Dec 22:02
Compare
Choose a tag to compare
  • BUGFIX: Don't fail a build because an image URL is malformed (catch URI::InvalidURIError)
  • FEATURE: Add better styling for code blocks
  • Replaced deprecated sass library with sassc

v0.2.3

12 Sep 15:18
Compare
Choose a tag to compare
  • BUGFIX: Catch HTTParty::RedirectionTooDeep exception and display error message that feed can't be fetched

  • BUGFIX: Show 📷 Image rather than just 📷 if an image doesn't have alt text