Skip to content

Commit

Permalink
docs: add to version the fix typing import error
Browse files Browse the repository at this point in the history
  • Loading branch information
Miksus committed Jul 12, 2022
1 parent 55e5928 commit f37e0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Version history
- Add: Now ``rocketry.args.Return`` accepts passing the task function
- Add: Now ``app.cond(..)`` decorator returns the condition (instead of the function)
- Add: Now conditions accept verbose arguments similarly as tasks do
- Fix: typing import error for Python 3.7
- Update: Now conditions are less stateful and they require passing the context when the status is inspected
- Refactor: The condition mechanism under the hood
- Requirements: Removed Pandas from dependencies
Expand Down

0 comments on commit f37e0c6

Please sign in to comment.