Skip to content

v5.3.0

Compare
Choose a tag to compare
@thinkingserious thinkingserious released this 12 Oct 16:20

Added

  • PR #300: Support for Dynamic Templates. Big thanks to @nedcampion for the PR!
  • PR #178: Convert key/value arguments to CustomArgs to strings. Big thanks to @sitaramshelke for the PR!
  • PR #258: Added unittest to check for specific repo files. Big thanks to @mptap for the PR!
  • PR #255: Add a unittest to check the license.md file date range. Big thanks to @prashuchaudhary for the PR!
  • PR #181: Add Docker. Big thanks to @shrivara for the PR!
  • PR #248: Added .codeclimate.yml. Big thanks to @proton for the PR!
  • PR #260: Update ruby-http-client dependency to support v3.3.0. Big thanks to @mptap for the PR!
  • PR #304: Readability update for documentation. Big thanks to @af4ro for the PR!
  • PR #306: Update example to work in Rails console. Big thanks to @RogerPodacter for the PR!

Fixes