tito v0.6.14-1 Release Notes

Release Date: 2020-05-04 // almost 4 years ago
  • 🚀 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.