Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

v1.3.1

Compare
Choose a tag to compare
@noraj noraj released this 09 Jun 13:41
· 4 commits to master since this release

CHANGELOG

Fixes:

  • JSON.load_file() is only available since Ruby 3.0 so Utils.json_load_file() was created to bring compatibility with Ruby 2.X

Chore:

  • Convert Utils methods as module methods instead of instance methods