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: carloskiki/pulldown-latex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.3
Choose a base ref
...
head repository: carloskiki/pulldown-latex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 3 commits
  • 47 files changed
  • 3 contributors

Commits on Oct 7, 2024

  1. Update libtest-mimic requirement from 0.7 to 0.8 (#20)

    * Update libtest-mimic requirement from 0.7 to 0.8
    
    Updates the requirements on [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) to permit the latest version.
    - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases)
    - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md)
    - [Commits](LukasKalbertodt/libtest-mimic@v0.7.0...v0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: libtest-mimic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fix libtest-mimic version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Charles Edward Gagnon <[email protected]>
    dependabot[bot] and carloskiki authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ad88aee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. \hline and \hdashline available before any content in math enviro…

    …nments (#17)
    
    * fixed hlines as first elem in env
    
    * update changelog
    
    * install tailwind in ci
    
    * Revert "install tailwind in ci"
    
    This reverts commit be734d9.
    
    * fix comments in groups panic
    
    * update changelog
    
    * fix ci by updating semver
    
    * remove printing
    
    * doc tweaks and change todos
    
    * update readme
    carloskiki authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b717968 View commit details
    Browse the repository at this point in the history
  2. add version to changelog

    carloskiki committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d889cd4 View commit details
    Browse the repository at this point in the history
Loading