Ruby Support
Fully added Ruby as a new language.
- Mistakes repository for Ruby by @ruiAzevedo19 in #316
- Transpile repository for Ruby by @ruiAzevedo19 in #318
- Infer the language we want to transpile from the file extension, so other languages are supported for transpilation by @ruiAzevedo19 in #317
- Define the mistakes logic for Ruby by @ruiAzevedo19 in #326
- fix, Use another example for the missing import package, since the current one does not work because Ruby auto-loads the JSON module by @ruiAzevedo19 in #332
- Finalize Ruby support & @bauersimon by @ruiAzevedo19 in #327
Further merge requests
- Throw an error when trying to use a configuration file with containerized runtimes by @Munsio in #331
- Set up ruby inside the Github Actions Workflow by @Munsio in #333
- v0.6 results by @Munsio& @bauersimon in #324
Full Changelog: v0.6.1...v0.6.2