Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.
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: astrale-sharp/typstfmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: astrale-sharp/typstfmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.1
Choose a head ref
  • 17 commits
  • 28 files changed
  • 2 contributors

Commits on Aug 29, 2023

  1. adds a changelog

    astrale-sharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2b733d0 View commit details
    Browse the repository at this point in the history
  2. fix typo

    astrale-sharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ef5c762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d2006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf0ac91 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    f4eee0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc10646 View commit details
    Browse the repository at this point in the history
  3. cleanup

    astrale-sharp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b1081be View commit details
    Browse the repository at this point in the history
  4. nitpick

    astrale-sharp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    80ba5de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cf011c View commit details
    Browse the repository at this point in the history
  6. adds test for linebreak

    fix a bug where push_raw_indent was trimming lines 😬
    adapt list_enum to new behavior
    document trimming behaviour for push_in
    astrale-sharp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1d13951 View commit details
    Browse the repository at this point in the history
  7. nitpick

    astrale-sharp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ecc9a1a View commit details
    Browse the repository at this point in the history
  8. symlink README.md to lib

    this allows the lib to be vendored as a crate, otherwise it would depend
    on files outside the crate.
    figsoda committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    45d1ebb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #81 from figsoda/lib

    symlink README.md to lib
    astrale-sharp authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    43261d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. stop respecting \n in args formatting

    todo why plus 7
    astrale-sharp committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a81a560 View commit details
    Browse the repository at this point in the history
  2. renames some test

    astrale-sharp committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0b9cb9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1817538 View commit details
    Browse the repository at this point in the history
  4. Release: 0.2.1#1817538

    astrale-sharp committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8afb675 View commit details
    Browse the repository at this point in the history
Loading