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: hack-ink/array-bytes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: hack-ink/array-bytes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 9, 2022

  1. Update Benchmark Results

    aurexav committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7e89694 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Bump criterion from 0.3.6 to 0.4.0 (#16)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d7f907c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Bump serde from 1.0.144 to 1.0.145 (#17)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6de0bd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 20, 2022

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

Commits on Oct 22, 2022

  1. Bump serde from 1.0.145 to 1.0.147 (#21)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.145...v1.0.147)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    fcb04dd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Dual license (#22)

    * Dual license
    
    * Remove empty line
    
    * Format
    
    * Format
    
    * Format
    
    * Try
    
    * Try
    aurexav authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    994cd29 View commit details
    Browse the repository at this point in the history
  2. Beautify readme & improve description (#23)

    * Beautify readme & improve description
    
    * Format
    aurexav authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    26ef3fd View commit details
    Browse the repository at this point in the history
  3. Release v4.2.0 (#24)

    * Update workflows
    
    * Release `v4.2.0`
    aurexav authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    59d9c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef22ba9 View commit details
    Browse the repository at this point in the history
Loading