Releases: aklinker1/github-better-line-counts
Releases · aklinker1/github-better-line-counts
v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.1
What's Changed
- fix: Add save button to options page by @aklinker1 in e11a5d2
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: Show generated line count after recalculating
- feat: Add option to hide generated line count
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- fix: Options page not loading in production by @aklinker1 in 7491920
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Made some improvements to how .gitattributes files are parsed. It now fully supports all the syntax and evaluates a file's attributes the same way as git.
What's Changed
- fix: Improved
.gitattributesparser by @aklinker1 in #4
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fix: Don't remove auth header for private repos by @aklinker1 in #3
- feat: Load generated file list from each repo's
.gitattributesfile by @aklinker1 in #2
Full Changelog: v1.1.1...v1.2.0