8000 Tags · floatingpurr/sync_with_poetry · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: floatingpurr/sync_with_poetry

Tags

1.2.0

Toggle 1.2.0's commit message
Bump hook to 1.2.0

1.1.0

Toggle 1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implements `--allow-frozen` cmd option that enables support for froze…

…n revisions.

This new mode will trust `frozen: xxx` comments and use those to check frozen revisions.
If the comment specifies the same revision as the lock file nothing will be changed.
Otherwise the revision is replaced with expected revision tag.
Documents `--allow-frozen` config option in README.

* sync_with_poetry/swp.py

* README.md

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from floatingpurr/1.0.0

Release 1.0.0. Close #26

0.4.0

Toggle 0.4.0's commit message
Fix docstring of PoetryItems

0.3.0

Toggle 0.3.0's commit message
Bump swp to 0.3.0

* (Bump flake8 to 5.0.4)

0.2.1

Toggle 0.2.1's commit message
bump swp version to 0.2.1

* bump dependencies and hooks
* fix quoted revs handling (close #8)
* update VSCode settings

0.2.0

Toggle 0.2.0's commit message
Merge branch 'main' into 0.2.0

0.1.1

Toggle 0.1.1's commit message
Fix typo in comments

0.1.0

Toggle 0.1.0's commit message
Remove prints

0