Skip to content

Commit 59ceff2

Browse files
committed
release
1 parent dd2101b commit 59ceff2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- do not remove -->
44

5+
## 1.12.12
6+
7+
### New Features
8+
9+
- Add `delegated` decorator ([#772](https://github.com/AnswerDotAI/fastcore/issues/772))
10+
- Add `is_async_callable` from Starlette for detecting async callables ([#771](https://github.com/AnswerDotAI/fastcore/issues/771))
11+
- Make `run_cmd` use POSIX parsing with escaped backslashes for proper arg handling ([#768](https://github.com/AnswerDotAI/fastcore/issues/768))
12+
13+
514
## 1.12.11
615

716
### New Features

0 commit comments

Comments
 (0)