Misc. refactoring and enhancements to bootstrap_history by @jdavcs in galaxyproject#19 Fix strip_release bug by @jdavcs in galaxyproject#20
- Update release issue template by @jdavcs in galaxyproject#16
- Fix typos in release issue template by @jdavcs in galaxyproject#18
- Fix release script if multiple bug fixes subheadings in changelog by @mvdbeek in galaxyproject#15
- Add mypy to CI under python 3.8 by @jdavcs in galaxyproject#11
- Misc. updates by @jdavcs in galaxyproject#12
- Misc. updates to script generating the release publication issue by @jdavcs in galaxyproject#13
- Fix link to docs on point releases by @jdavcs in galaxyproject#14
- Misc. updates to script by @jdavcs in galaxyproject#9
- Ignore commit without PR by @mvdbeek in galaxyproject#4
- Rename sections: "new things" > "things" by @jdavcs in galaxyproject#6
- Use semantic headings by @jdavcs in galaxyproject#5
- Ignore empty lines, comments when reading in packages_by_dep_dag.txt file by @jdavcs in galaxyproject#7
- Update release process template to current process by @mvdbeek in galaxyproject#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