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: h3poteto/megalodon-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: h3poteto/megalodon-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Feb 3, 2025

  1. Bump openssl from 0.10.66 to 0.10.70

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.66 to 0.10.70.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](rust-openssl/rust-openssl@openssl-v0.10.66...openssl-v0.10.70)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    e3f919a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Feb 17, 2025

  1. Merge pull request #305 from JamyGolden/master

    Fix auth example syntax error in README
    h3poteto authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    5d07122 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Bump ring from 0.17.8 to 0.17.13

    Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
    - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
    - [Commits](https://github.com/briansmith/ring/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ring
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    aa2c0d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Merge pull request #304 from h3poteto/dependabot/cargo/openssl-0.10.70

    Bump openssl from 0.10.66 to 0.10.70
    h3poteto authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    603c6c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #309 from h3poteto/dependabot/cargo/ring-0.17.13

    Bump ring from 0.17.8 to 0.17.13
    h3poteto authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    9dbd3e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

Commits on Jun 10, 2025

  1. Merge pull request #314 from h3poteto/iss-313/mime_type

    refs #313 Add MIME type for upload media
    h3poteto authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    c592406 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Bump to version 1.0.1

    h3poteto committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    19cf01f View commit details
    Browse the repository at this point in the history
Loading