Skip to content

Textology v0.7.2

Compare
Choose a tag to compare
@dfrtz dfrtz released this 22 Jul 00:45
· 16 commits to main since this release
785f0f4

What's Changed

  • new: Add ability to precache app pages.
  • new: Add support for multiple dynamic callbacks.
  • new: Add ability to remove dynamic callbacks.
  • new: Support adding and removing dynamic callbacks via Message type.
  • new: Add ability to trigger dynamic callbacks on exception types.
  • new: Allow dynamic callback exceptions to be passed to app routed exception handlers.
  • new: Add special exception type for handling user errors as notifications.
  • chg: Update callback typehints.
  • fix: Prevent callbacks from awaiting optionally awaitable returns.

Full Changelog: v0.7.2