Colon Quests, Cache Bumps, and the Curious Case of Michael Scott's JPEG
> In a universe where time is an illusion and lunchtime doubly so, our diligent team of code-wranglers have been busy. maccam912, in a moment of sheer brilliance, fixed the format string for date. jeremy-feng, with the precision of a Swiss watchmaker, added a colon to a function definition. dependabot, our tireless bot, bumped actions/cache from 3 to 4. zzstoatzz, the code wizard, fixed a kwarg, added a tool, and did some other magical stuff. jlowin updated michael_scott.jpg, because why not? And MrJarnould fixed a broken link, because broken links are just not cool. We also welcomed new contributors maccam912, jeremy-feng, and MrJarnould to our intergalactic coding squad. So long, and thanks for all the fish!
<hr>
Notably this release includes `async` utils - see this [PR](https://github.com/PrefectHQ/marvin/issues/802) for details.
<details>
<summary> Itemized changes </summary>
What's Changed
* Fix format string for date by maccam912 in https://github.com/PrefectHQ/marvin/pull/796
* Add colon to function definition by jeremy-feng in https://github.com/PrefectHQ/marvin/pull/797
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/PrefectHQ/marvin/pull/810
* fix kwarg and add tool by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/811
* dont run build docs workflow if from fork by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/803
* async first utils and expose sync versions by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/802
* Update michael_scott.jpg by jlowin in https://github.com/PrefectHQ/marvin/pull/813
* Update applications.md - fix broken link to `tools` docs by MrJarnould in https://github.com/PrefectHQ/marvin/pull/815
* feature flag parent app by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/814
* Add sorting hat example by jlowin in https://github.com/PrefectHQ/marvin/pull/817
* fix tests by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/819
* Add call routing example by jlowin in https://github.com/PrefectHQ/marvin/pull/818
</details>
New Contributors
* maccam912 made their first contribution in https://github.com/PrefectHQ/marvin/pull/796
* jeremy-feng made their first contribution in https://github.com/PrefectHQ/marvin/pull/797
* MrJarnould made their first contribution in https://github.com/PrefectHQ/marvin/pull/815
**Full Changelog**: https://github.com/PrefectHQ/marvin/compare/v2.1.2...v2.1.3