Skip to content

Releases: scivision/linguist-python

correct parsing of linguist output

15 Nov 17:02
6a4eda8
Compare
Choose a tag to compare

Quality and Github Actions

17 Sep 14:31
7316ac6
Compare
Choose a tag to compare
  • apply black code style
  • move CI to GitHub Actions
  • improve docs

avoid exe clash

16 Oct 03:34
ed2be83
Compare
Choose a tag to compare

invoke github-linguist to avoid QT Linguist clash

Better accuracy

09 Aug 16:37
c0c3dca
Compare
Choose a tag to compare

Script is more careful about detecting important changes that can unduly skew Linguist results, such as:

  • changed .gitattributes
  • added or untracked files

Reject directories with added, uncommited files

03 Aug 21:06
2344d67
Compare
Choose a tag to compare

To help avoid mistakes, skip output on directories where files were added locally but not committed, since Linguist doesn't operate on them. This could happen if setting up a new repo.
Yes there are further cases such as unmerged added files from remote, if those cases become an issue let us know.

output simple string option, handle non-Git directories

03 Aug 01:37
ddfd7b2
Compare
Choose a tag to compare

Initial release

02 Aug 20:02
a87366a
Compare
Choose a tag to compare
v0.9.0

release