Tags give the ability to mark specific points in history as being important
-
v0.0.9
3b7317c5 · ·neaty v0.0.9 - Overview of changes: * Enabled building of *both* python2 and python3 on RHEL-7
-
v0.0.8
bcaabcdb · ·neaty v0.0.8 - Overview of changes: * Fixed messages not being converted to string before string ops * Updated URL after migrating from pagure.io
-
v0.0.7
2f74a20e · ·neaty v0.0.7 - Overview of changes: * Made NEATY=color react to tty-ness (like pretty.sh) Color can be forced by NEATY=forcecolor. Note that this means `neaty.log.ltype` no longer reflect the NEATY envvar but actually selected logger type, ie. on NEATY=color it can be `color` or `plain` and on NEATY=forcecolor it will be `color`. -
v0.0.6
00db6616 · ·neaty v0.0.6 - Overview of changes: * Added neaty.log.ltype to expose selected logger type (NEATY)