Commit Graph

14 Commits

Author SHA1 Message Date
Yoav Ram d4e8dfbeda add badges 2016-12-07 22:57:12 +02:00
Andreas Maier 85fc14176e CM exit function returns False to follow CM convention.
Signed-off-by: Andreas Maier <andras.r.maier@gmx.de>
v0.1.4
2016-12-07 22:42:50 +02:00
Andreas Maier c675c66901 Added support for context manager 'as' clause.
Signed-off-by: Andreas Maier <andras.r.maier@gmx.de>
2016-12-07 22:38:58 +02:00
Yoav Ram 26e95445a2 Merge pull request #9 from andy-maier/andy/issue8-suppress-when-redirected
Fixes #8, #10: Added support for suppressing spinner when not on a TTY.
2016-12-07 07:50:59 +02:00
Yoav Ram c6b17f599a Merge pull request #7 from andy-maier/andy/gitignore
Updated .gitignore to add .cache
2016-12-07 07:48:03 +02:00
Yoav Ram 2839d12ef5 Merge pull request #4 from andy-maier/andy/issue3-resume
Fixes #3: Added support for pausing via stop+start.
2016-12-07 07:47:27 +02:00
Andreas Maier efabdf97f9 Added support for suppressing spinner when not on a TTY.
Signed-off-by: Andreas Maier <andras.r.maier@gmx.de>
2016-12-06 19:21:26 +01:00
Andreas Maier 53fe69266c Updated .gitignore to add .cache
Signed-off-by: Andreas Maier <andras.r.maier@gmx.de>
2016-12-06 15:29:32 +01:00
Andreas Maier 65771c521d Added support for pausing via stop+start.
Signed-off-by: Andreas Maier <andras.r.maier@gmx.de>
2016-12-06 15:12:33 +01:00
Yoav Ram f15b23b92d add supported python versions v0.1.3 2016-10-05 11:01:08 +03:00
Yoav Ram 7d2d7eaec5 deploy to pypi 2016-09-04 14:35:25 +03:00
Yoav Ram f7758994df support 2.7, remove support for 2.6 3.3 pypy 2016-09-04 14:28:49 +03:00
Yoav Ram 09086a091d travis-ci support 2016-09-04 14:24:20 +03:00
Yoav Ram 019cf1e7f5 first version, copied from https://github.com/pallets/click/pull/649 v0.1.1 2016-09-04 13:58:17 +03:00