MAINT: Add release notes and bump version#264
Conversation
Codecov Report
@@ Coverage Diff @@
## master #264 +/- ##
=======================================
Coverage 92.66% 92.66%
=======================================
Files 7 7
Lines 1255 1255
=======================================
Hits 1163 1163
Misses 92 92 |
|
Actually I just noticed that release notes were kept, at least sometimes, on GitHub. Should I remove that page and just add the CSS notes when I cut the GitHub release? For now I'll just push a link to the releases page telling people to go there for info on previous releases... |
it indeed should do that
This sounds right. I like the added release notes in this PR, no need to get rid of them. Then simple copy-pasting this into the GitHub Releases UI will get them there as well. |
|
Tested, looks good to me locally with Sphinx 2.4.4 - merging. Thanks @larsoner |
release_notes.rstgenerated withgithub_changelog_generator-- it works decently enough for a low-effort solutionsphinx_rtd_theme1.0.0.dev0to1.0.0Closes #215
@rgommers feel free to look and merge if you're happy. Then my plan would be:
v1.0.0twine uploadthe binaries to PyPI (someone would have to give me access permissions -- I'm "Eric89GXL" on there)Also happy to have someone else push out the release if they'd prefer to do so!