summaryrefslogtreecommitdiff
path: root/prepare-release.sh
AgeCommit message (Expand)Author
2023-04-07Update release instructions for 4.12.2.Leonard Richardson
2023-04-05Prepare for 4.12.1 release.Leonard Richardson
2023-03-20Replace pytest with python -m pytest in the release preparation script.Leonard Richardson
2023-03-20Remove test-all-versions reference in release prep script.Leonard Richardson
2023-01-31Bump up the Python version I use to prepare releases.Leonard Richardson
2022-04-10Fixed another crash when overriding multi_valued_attributes and using theLeonard Richardson
2022-04-10Install more dependencies before running the pre-release tests.Leonard Richardson
2022-04-08Some cleanup work to get more consistent and complete about what gets package...Leonard Richardson
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
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
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 sc...Leonard Richardson
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
2015-07-03Change setup.py to focus on creating wheels.Leonard Richardson