All Versions
3
Latest Version
Avg Release Cycle
0 days
Latest Release
1419 days ago

Changelog History

  • v0.2.2 Changes

    May 09, 2020

    ➕ Added support for data_path settings if needed.

  • v0.2.1 Changes

    May 09, 2020

    ➕ Added support to send in a blob directly from git.
    So you don't have to run the whole repository to run the checks for one blob.

  • v0.2 Changes

    May 09, 2020
    • ➕ Added settings support to set path to the languages.yml file - noted issues when adding this as a plugin to another project. This will make it easier. - Look at the readme for setup instructions.
    • Cleaned up the code, and only throwing around the Linguist classes instead of the Git classes.
    • Smaller memory usage.
    • ✅ Tested and confirmed working with crystal version 0.34