AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.7.0 * Add support for Python 3.8, and drop Python 3.4. * Publish bdist wheel.
- Update to 0.6.0: * Issue #24: Drop support for Python 2.6, 3.2, and 3.3. * Issue #25: Update README.rst. * Issue #26: Method to escape gitwildmatch.
- Update to v0.5.9 * Fixed file system error handling. - from v0.5.8 * Improved type checking. * Created scripts to test Python 2.6 because Tox removed support for it. * Improved byte string handling in Python 3. * Handle dangling symlinks. - from v0.5.7 * Fix collections deprecation warning.
- Remove superfluous devel dependency for noarch package
- Update to 0.5.6 * Improved unit tests. * Improved type checking. * `Issue #20`_: Support current directory prefix. - Use license tag
- Initial version