-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: proofit404/stories
base: 0.12.0
head repository: proofit404/stories
compare: 0.13.0
- 10 commits
- 41 files changed
- 3 contributors
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 523d8be - Browse repository at this point
Copy the full SHA 523d8beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26219bb - Browse repository at this point
Copy the full SHA 26219bbView commit details
Commits on Mar 10, 2020
-
build: improve our flake8 linting
add new flake8 plugins and run flake8 in parallel.
Configuration menu - View commit details
-
Copy full SHA for e7ea51e - Browse repository at this point
Copy the full SHA e7ea51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb6dd4 - Browse repository at this point
Copy the full SHA fbb6dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebe5a1 - Browse repository at this point
Copy the full SHA 1ebe5a1View commit details
Commits on Mar 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a3a7208 - Browse repository at this point
Copy the full SHA a3a7208View commit details
Commits on Mar 14, 2020
-
feat: use assignment expression instead of Success keyword arguments
This is a BREAKING CHANGE for sure. The editors project provides a plugin to migrate to the new syntax without manual editing. The reason for such change is a goal to separate execution and state management during the execution of the story. It is possible to assign variables inside the steps returning Skip marker.
Configuration menu - View commit details
-
Copy full SHA for 9756571 - Browse repository at this point
Copy the full SHA 9756571View commit details -
test: rewrite test examples to use assignment expression
Do not use Success() keyword arguments to assign variables in the context.
Configuration menu - View commit details
-
Copy full SHA for acae01c - Browse repository at this point
Copy the full SHA acae01cView commit details -
docs: rewrite code examples to use assignment expression
Do not use Success() keyword arguments to assign variables to the context in the documentation.
Configuration menu - View commit details
-
Copy full SHA for 69898eb - Browse repository at this point
Copy the full SHA 69898ebView commit details
Commits on Mar 15, 2020
-
chore(release): 0.13.0 [skip ci]
# [0.13.0](0.12.0...0.13.0) (2020-03-14) ### Features * use assignment expression instead of Success keyword arguments ([9756571](9756571))
dry-python-bot committedMar 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 9e63c36 - Browse repository at this point
Copy the full SHA 9e63c36View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.12.0...0.13.0