Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 22:29
· 923 commits to main since this release
  • Fix docs.rs build for zng and zng-wgt-material-icons.
  • Add AVIF support in prebuilt view.
  • Implement prebuilt compression, prebuilt now depends on tar.
  • Implement PartialOrd, Ord for Txt.
  • Add crate zng-tp-licenses for collecting and bundling licenses.
  • Add third_party_licenses on view API that provides prebuilt bundled licenses.
  • Add zng::third_party with service and types for aggregating third party license info.
    • Includes a default impl of OPEN_LICENSES_CMD that shows bundled licenses.