summaryrefslogtreecommitdiff
path: root/prepare-release.sh
AgeCommit message (Collapse)Author
2021-09-07Updated release instructions following the 4.10.0 release.Leonard Richardson
2020-10-03I always forget to bump the version number in the doc.Leonard Richardson
2020-10-03Prepare for release.Leonard Richardson
2020-05-30Remove explicit reference to the module name within the module, replacing it ↵Leonard Richardson
with __name__.
2019-07-20Minor changes to docs and CHANGELOG.Leonard Richardson
2019-01-02Added symlink to fix old hyperlinks.Leonard Richardson
2018-12-31Added information to CHANGELOG I forgot to add earlier.Leonard Richardson
2018-07-30Fix an exception when a custom formatter was asked to format a voidLeonard Richardson
element. [bug=1784408]
2018-07-14Improve the warning given when no parser is specified. [bug=1780571]Leonard Richardson
2017-01-02I need to do another release because of an error while running the release ↵Leonard Richardson
script.
2016-07-26Updated release isntructions following a successful release.Leonard Richardson
2016-07-19Fixed test that fails in Python 3.5.Leonard Richardson
2015-07-03Added instructions for final post-release test.Leonard Richardson
2015-07-03Turns out setup.py requiring lxml was never in a released version which is a ↵Leonard Richardson
big relief as we don't need that anymore.
2015-07-03Change setup.py to focus on creating wheels.Leonard Richardson