Skip to content

pyuv-1.0.2: 2015-01-14 22:55:18 - pyuv version 1.0.2

Compare
Choose a tag to compare
@saghul saghul released this 14 Jan 23:03
· 107 commits to v1.x since this release
 - core: rearrange package structure
 - build: fix verbose output in Python 3
 - travis: fix testing on TravisCI
 - travis: run tests using Tox
 - test: fix tests when running inside Tox
 - doc: updated fs module documentation
 - core: move __version__ to a submodule
 - doc: fix getting the package version
 - build: using the system provided libuv is unsupported on Windows
 - build: add invoke task to generate the changelog
 - core: raised libuv revision to tag 1.2.1
 - build: enhance release process
 - core: set version to 1.0.2
 - build: improve tasks.py