tito v0.6.15-1 Release Notes

Release Date: 2020-07-10 // almost 4 years ago
  • This release provides bug fixes for the copy_extra_sources feature from 0.6.13 version.

    • ๐Ÿš€ FedoraGitReleaser now doesn't forget to copy extra sources into DistGit lookaside cache
    • ๐Ÿ›  Fix #380 - Tito won't fail when a SourceX file doesn't exist in the project directory. It can be generated during the build process.

Previous changes from v0.6.14-1

  • ๐Ÿš€ This Tito release was in a spirit of fixing as many small issues as possible:

    • ๐Ÿ›  Fix #243 - Add a list of projects using Tito
    • ๐Ÿ›  Fix #364 - Make yes or no input less aggressive
    • ๐Ÿ›  Fix #358 - Make bugzilla dependency optional
    • ๐Ÿ›  Fix #158 - Do not print "creating metadata" if they already exist
    • ๐Ÿ›  Fix #338 - Fix tito init for projects with space in their name
    • Fix #367 - Fix copy_extra_sources for alternative builders
    • ๐Ÿ›  Fix #331 - Do not specify file digest algorithms

    It also provides some features:

    • #305 - Add a possibility to have full datetime entries in changelog
    • #187 - Implement --version parameter
    • ๐Ÿ”– #252 - Use template to generate file with __version__

    And finally, it addresses necessities after upstream project transfer:

    ๐Ÿš€ Thank you @Conan-Kudo, @StykMartin, @xsuchy and @FrostyX for contributing to this release.