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: rochacbruno/marmite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.2
Choose a base ref
...
head repository: rochacbruno/marmite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.3
Choose a head ref
  • 13 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 28, 2024

  1. chore: cleanup

    rochacbruno committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d4147d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    865b9bc View commit details
    Browse the repository at this point in the history
  3. Update build-release.yml

    rochacbruno authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bbfc2bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969f6fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6907010 View commit details
    Browse the repository at this point in the history
  6. chore: test fix

    rochacbruno committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c5b18d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Collecting and rendering in parallel with Rayon - Gotta go fast (#171)

    Collecting and rendering in parallel with Rayon - Gotta go fast (#171)
    rochacbruno authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    ba71e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0008518 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. feat: incremental build, using modified timestamp (#174)

    * feat: incremental build, using modified timestamp
    
    closes #21
    
    * handle no config
    
    * incremental & parallel & favicon fix
    
    * add --force
    rochacbruno authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    98a09ba View commit details
    Browse the repository at this point in the history
  2. build(deps): bump indexmap from 2.6.0 to 2.7.0 (#176)

    Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.6.0 to 2.7.0.
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.6.0...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b998729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04be6d6 View commit details
    Browse the repository at this point in the history
  4. [skip ci]

    rochacbruno committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5db052a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0887376 View commit details
    Browse the repository at this point in the history
Loading