Releases: introt/alabester
Releases · introt/alabester
Second stable release
This time, we cherry-pick some fixes from open PRs and credit the authors using coauthor.py.
- Add Sphinx Theme classifier for PyPI (sphinx-doc#92; thanks @MinchinWeb!)
- Enable localization of strings in
relations.html
(sphinx-doc#104; thanks @bitfidus!) - Replace
©
with unicode decimal code entity (sphinx-doc#161; thanks @KeyWeeUsr!) - Remove redundant
type="text/javascript"
from<script>
elements (sphinx-doc#164; thanks @jdufresne!) - Update alabaster.css_t (removed naugthy language) (sphinx-doc#173; thanks @tjfulle!)
- Remove underline from whitespace (sphinx-doc#188; thanks @tunetheweb!)
Get it from PyPi: pip install alabester==0.7.22
First stable release
We're live!
Based on sphinx-doc#174, this release:
- fixes sphinx-doc#54 - incorrect break-points causing clipping
- fixes min-width on mobile screens
- fixes .hll broken by the above fix
Would likely close a bunch of other issue tickets related to the clipping, but since I can't close those tickets anyway, I won't bother looking them up. Sorry!
Get it from PyPi: pip install alabester
Alabester 0.7.19 alpha
Test release. Get it from PyPi: https://pypi.org/project/alabester/0.7.19/
pip install alabester
Full Changelog: 0.7.11...0.7.19