Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/event iter #4

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Feat/event iter #4

merged 5 commits into from
Nov 16, 2023

Commits on Nov 15, 2023

  1. Move crate docs to readme

    xd009642 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    65a50ee View commit details
    Browse the repository at this point in the history
  2. Adds an event iter

    For simpler use cases where we don't need to generate normalised  SSML
    (most other people), adds in a simpler way of consuming the XML events
    for transformation.
    xd009642 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bc79265 View commit details
    Browse the repository at this point in the history
  3. Remove explicit lifetime

    xd009642 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    79f7a37 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Sneaky bump I forgot

    xd009642 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5647fbf View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    xd009642 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    be38722 View commit details
    Browse the repository at this point in the history