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: anza-xyz/wincode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: anza-xyz/wincode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 6 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 10, 2025

  1. Configuration menu
    Copy the full SHA
    94021ba View commit details
    Browse the repository at this point in the history
  2. Add SchemaRead impl for &'de [u8] (#8)

    Add SchemaRead impl for &'de [u8]
    cpubot authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    2772638 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. just removed a redundant statement in readme (#11)

    removed a redundant statement in readme
    deepesh-sr authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    b07c490 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Overhaul tuple macro to use a drop guard (#9)

    * Overhaul tuple macro to use a drop guard
    
    * Generate tuples as a build step rather than requiring macro crate
    
    * Explicitly annotate read lifetime
    cpubot authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    c096eec View commit details
    Browse the repository at this point in the history
  2. Documentation improvements (#12)

    * docs: improve motivation section + add clarity on `Pod`
    
    * Add section on zero copy deserialization
    
    * Small example cleanup
    cpubot authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    0852626 View commit details
    Browse the repository at this point in the history
  3. v0.1.2 (#13)

    cpubot authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    2cbcbf0 View commit details
    Browse the repository at this point in the history
Loading