Skip to content
Snippets Groups Projects
Commit a527b9cf authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

ver bump

parent 71d5999f
No related branches found
No related tags found
No related merge requests found
# v2.12.7
* `call_in_future` callable will now return the Future
* added `ExecutorWrapper`
* added `Future.on_success` and `Future.on_failure`
* `apply_dict_object` won't DictObject if passed a DictObject already
* added `chain_callables`
# v2.12.8
__version__ = '2.12.7'
__version__ = '2.12.8_a1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment