Skip to content

Releases: Antrikshy/ignr.py

2.2

11 Jun 21:00
Compare
Choose a tag to compare

This fixes a long-standing issue that required ignr to be run using python3 -m ignr on macOS (and presumably other Unix-like systems). I understand Python distribution a bit better now. So this release fixes the CLI so that you can simply run:

pip3 install ignr
ignr <args>

2.1: Windows compatibility (#5)

04 Apr 02:00
71368e2
Compare
Choose a tag to compare

Now works on Windows, courtesy of @alxwrd! See PR #5.

2.0

16 Sep 01:36
Compare
Choose a tag to compare
2.0
Updated .gitignore using ignr

1.1

16 Sep 01:34
Compare
Choose a tag to compare
1.1
Version bump, updated README