v3.6.6
Support reverse ordering of tags! v3.6.6
For some reason I never supported this for tags listings, but the implementation is trivial.
We also ensure that --rev explicitly conflicts with dispatch options that don't implement support for reverse sorting. Similar to v3.6.3, this is technically a breaking change, but it was only failing silently previously, so I am not too concerned about bumping the major version here.
Full Changelog: v3.6.5...v3.6.6