Misc. refactoring and enhancements to bootstrap_history by @jdavcs in #19 Fix strip_release bug by @jdavcs in #20
- Update release issue template by @jdavcs in #16
- Fix typos in release issue template by @jdavcs in #18
- Fix release script if multiple bug fixes subheadings in changelog by @mvdbeek in #15
- Add mypy to CI under python 3.8 by @jdavcs in #11
- Misc. updates by @jdavcs in #12
- Misc. updates to script generating the release publication issue by @jdavcs in #13
- Fix link to docs on point releases by @jdavcs in #14
- Misc. updates to script by @jdavcs in #9
- Ignore commit without PR by @mvdbeek in #4
- Rename sections: "new things" > "things" by @jdavcs in #6
- Use semantic headings by @jdavcs in #5
- Ignore empty lines, comments when reading in packages_by_dep_dag.txt file by @jdavcs in #7
- Update release process template to current process by @mvdbeek in #8
- Bootstrap history fixes for regenerating existing docs
- Skip empty prerelease changelog when parsing changelog
- Add step/checkbox on updating db revision identifier
- Bootstrap history fixes
- Fix isinstance assertion
- Add simplified makefile, development instruction
- Fix project description
- Initial import from the Galaxy codebase