Releases: PabloRMira/easyrelease
Releases · PabloRMira/easyrelease
Release version 0.3.0
Compare
Sorry, something went wrong.
No results found
🎉 Bugfixes:
[FIX] Missing keyword git_url in settings.ini template (#40 )
🚀 New features:
[FEA] Add functionality for multiple tags in same commit (#42 )
Release version 0.2.5
Compare
Sorry, something went wrong.
No results found
🎉 Bugfixes:
[FIX] Error when using easyrelease-init package (#38 )
Release version 0.2.4
Compare
Sorry, something went wrong.
No results found
🎉 Bugfixes:
[FIX] build-conda-package not working bug (#34 )
[FIX] .gh-release-config.yaml not written properly (#31 )
💡 Documentation:
[DOC] Correct wrong conda installation hint
[DOC] Adjust package release workflow
Release version 0.2.3
Compare
Sorry, something went wrong.
No results found
🎉 Bugfixes:
[FIX] easyrelease-init package not working (#29 )
Release version 0.2.2
Compare
Sorry, something went wrong.
No results found
🎉 Bugfixes:
[FIX] Missing requirement twine (#27 )
Release version 0.2.1
Compare
Sorry, something went wrong.
No results found
🎉 Bugfixes:
[FIX] conda-build with option --build-only does not output package to project folder (#22 )
💡 Documentation:
[DOC] Add documentation (#26 )
Release version 0.2.0
Compare
Sorry, something went wrong.
No results found
🚀 New features:
[FEA] Run pytests or nbdev_test_nbs before GitHub release, pypi publishing or conda build
[FEA] Add functions to build package and publish to pypi (#14 )
[FEA] Add tools to for conda packaging and anaconda upload (#8 )
[FEA] Add templates and CLI to setup project (#5 )
[FEA] Add function to update gitignore (#4 )
💡 Documentation:
[DOC] Document package usage
🛠️ Refactoring / Maintenance:
[MNT] Reduce dependency on fastcore (#15 )
[MNT] Robustify ini templates and enhanced gh-release-config (#12 )
[MNT] Shutdown CI because not working with conda (#10 )
Release version 0.1.0
Compare
Sorry, something went wrong.
No results found
New features:
[FEA] Add API for GitHub releases out of commit messages (#3 )
Documentation: