editorconfig-core-go v2.2.0 Release Notes

Release Date: 2019-10-12 // over 4 years ago
    • ๐Ÿ‘ Allow parsing from an io.Reader, effectively deprecating ParseBytes by @mvdan (#32);
    • โž• Add support for the special unset value by @greut (#19);
    • Skip values, properties or section that are considered too long (#35);
    • ๐Ÿ“š Clean up and documentation work by @mstruebing (#23, #24).