Releases: rkuykendall/marvelous
Releases · rkuykendall/marvelous
v1.0.3
- Fix circular import bug discovered by @melvinhertz (#5)
v1.0.2
- 99% code coverage
- Several new tests
- Several small bug fixes
- Actually update version number in setup.py
v1.0.1
- 99% code coverage
- Several new tests
- Several small bug fixes
v1.0.0
- Python 3 is now fully supported.
- Python 2 no longer supported.
- Full documentation now available at http://marvelous.readthedocs.io/en/latest/
v0.0.4
Upgrade version number to 0.0.3.
First working release.
v0.0.3 Let code that doesn't use cache run without requests_cache installed.…
Successfully installable from pypi, but will crash.
v0.0.2 Increment to 0.0.2 to test pypi fixes.
First pypi release.
This is the first build of marvelous which can run my two personal scripts in Python 2 and pass absolutely basic tests.