Conversation
* Applying the TOML migration tool for isolated setup. * fix: forcing the migration tool to accept python 3.9 min version according to PEP639. * rm setup.cfg (empty). * rm Taskfile.yml (redundant). * tmp: miniver to SCM migration plan. * fix(plan): no v prefix, phase 0 complete. * feat(SCM): Add setuptools-scm for dynamic version from git tags. * feat(SCM): phase 2, replacing miniver. * fix: import position. * feat(SCM): updating the release workflow. * Adjusting exceptions in the manifest file. * exclude babel.cfg from release. * fix(release): ensure checking out by tag name. * tmp: add git control step to release. * fix(CI): prevent deleting gitkeep. * Revert "tmp: add git control step to release." This reverts commit 8310c23. * Revert "fix(release): ensure checking out by tag name." This reverts commit c414fec. * fix(CI): rm setuptools constraints from CI workflow. * Revert "fix(CI): rm setuptools constraints from CI workflow." This reverts commit a554cae. * rm the plan. * Readme: updating the installation links. * fix(CI): back to plain ZIP release. * Revert "Readme: updating the installation links." This reverts commit 053cfa8. * fix(CI): forcing ZIP format inside the TOML. * Revert "fix(CI): forcing ZIP format inside the TOML." This reverts commit e800319. * Revert "fix(CI): back to plain ZIP release." This reverts commit f1d6239. * fix(CI): repacking as ZIP. * Changelog: 5.4.0. * fix(CI): restoring empty trailing line in manifest.
Collaborator
Author
|
🚀 5.4.0rc1 |
* fix(api): Enabling API protection. * Changelog: add to 5.4.0.
* fix(template): Enabling exclicit autoescape. * Changelog: add to 5.4.0.
Collaborator
Author
|
🚀 5.4.0rc2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributes to #373