Skip to content

Textology v0.2.0

Compare
Choose a tag to compare
@dfrtz dfrtz released this 24 Jul 01:15
· 102 commits to main since this release
737f60f

What's Changed

  • new: Add multi-page support for automatically routing content from URLs.
  • new: Add callback dependency for catching exceptions as input from other callbacks.
  • new: Add Dash compatibility layer for callback Inputs.
  • new: Add callback dependency combination validation.
  • chg: Update unit test HTML template from MDL to MDC and add clipboard copy options.
  • chg: Create combined application for routing and callbacks.
  • chg: Rename WidgetApp to LayoutApp to better represent its purpose.
  • chg: Default observer callback maps to maps used across all apps.
  • chg: Update banner.
  • fix: Allow Inputs to be created from Exceptions in Dash compat.
  • fix: Prevent extra whitespace below footer in test output and update button tests.

Full Changelog: v0.2.0