- [BUG FIX] Path Fix in base.rb. #14. Thanks to @ruban-thilak.
- [DEPRECATION FIX] File.exists? is changed to File.exist?, since File.exists? is deprecated in Ruby 3.x. #11. Thanks to @ruban-thilak.
- [ENHANCEMENT] Add CI checks for rubocop and minitest via Github actions. #12. Thanks to @ruban-thilak.