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: DaniPopes/const-hex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: DaniPopes/const-hex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.1
Choose a head ref
  • 17 commits
  • 24 files changed
  • 2 contributors

Commits on Oct 27, 2023

  1. docs: hide fuzzing module

    DaniPopes committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9afdfc2 View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    DaniPopes committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6dd83eb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 28, 2023

  1. chore: bump deps

    DaniPopes committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    108a1ca View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. chore: clean up examples

    DaniPopes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    288c9be View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. feat: add ToHexExt trait (#8)

    * feat: add `ToHexExt` trait to support prefix
    
    * fmt
    
    * improve docs
    
    * feat: expand Ext trait
    
    * fix: clippy
    
    * fix: test
    
    * test: improve trait tests
    
    * fix: feature gate to alloc
    
    * fix: import String
    
    ---------
    
    Co-authored-by: DaniPopes <[email protected]>
    yjhmelody and DaniPopes authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1b2c3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573ccf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 21, 2024

  1. feat: update benchmarks

    DaniPopes committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4bb97c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    0d0986e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c7478f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2a6849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5346f33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    178a726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39f83ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4583962 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ecac1e View commit details
    Browse the repository at this point in the history
Loading