Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: garvys-org/rustfst
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rustfst-v0.13.1
Choose a base ref
...
head repository: garvys-org/rustfst
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rustfst-v0.13.2
Choose a head ref
  • 10 commits
  • 35 files changed
  • 3 contributors

Commits on Jan 31, 2023

  1. Bump bumpalo from 3.9.1 to 3.12.0 (#232)

    Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0.
    - [Release notes](https://github.com/fitzgen/bumpalo/releases)
    - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
    - [Commits](fitzgen/bumpalo@3.9.1...3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: bumpalo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cb4aa7a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    4f45d2b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Documentation improvements (#236)

    * docs: fix unintentional link
    
    * docs: add initial helpful list of differences from OpenFST
    
    * docs: sync readme
    
    * docs: document a few undocumented things
    
    * docs: add more differences
    
    * docs: add a quick start section
    
    * docs: document everything on the front page and algorithms
    
    * docs: sync readme
    
    * docs: clean up list of differences
    
    * docs: minor fix
    
    * docs: note about not-generic weights
    
    * docs: small corrections
    dhdaines authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fe492c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393b898 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Stop deploy on cron (#242)

    Garvys authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3b6c88e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Bump pygments from 2.12.0 to 2.15.0 in /rustfst-python (#241)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.12.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0142297 View commit details
    Browse the repository at this point in the history
  2. Bump pymdown-extensions from 9.4 to 10.0 in /rustfst-python (#238)

    Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.4 to 10.0.
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@9.4...10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pymdown-extensions
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9e3faa6 View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.15.0 (#243)

    Garvys authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9acc243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a50cfd View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.13.2

    Garvys committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3eb6024 View commit details
    Browse the repository at this point in the history
Loading