这是indexloc提供的服务,不要输入任何密码
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: PgBiel/typst-oxifmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: PgBiel/typst-oxifmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 3, 2025

  1. Configuration menu
    Copy the full SHA
    ee78618 View commit details
    Browse the repository at this point in the history
  2. Close format specifiers eagerly on parsing (#22)

    * close format specifiers eagerly
    
    Plus error on stray } at the end
    
    * remove unnecessary branch
    
    * change rbracket check
    PgBiel authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    6b87387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0fa7c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b87a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Allow braces for padding (#30)

    * allow braces for padding
    
    * use lookahead
    
    this case is so rare, it's not worth it to overcomplicate things
    
    * undo the weird state changes
    
    * aesthetic changes
    PgBiel authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    48dc0d0 View commit details
    Browse the repository at this point in the history
  2. Match center align to Rust's (#31)

    * match center align to Rust's
    
    * update readme
    PgBiel authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    e8ca90e View commit details
    Browse the repository at this point in the history
  3. Release 1.0.0 (#27)

    PgBiel authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    a0f0a9c View commit details
    Browse the repository at this point in the history
  4. fix changelog

    PgBiel authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    9d4f488 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd12791 View commit details
    Browse the repository at this point in the history
Loading