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: jamesmunns/postcard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7
Choose a base ref
...
head repository: jamesmunns/postcard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 27, 2023

  1. Feat: Add IO traits support (#91)

    * Support for io traits (embedded or std)
    
    * fix doc
    
    * removed embedded-io as default
    
    * removed use-std default
    
    * added support for extend
    
    * Added tests
    
    * use io test
    
    * fix: compilation error
    xgroleau authored Sep 27, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    03865c2 View commit details
  2. Prepare for 1.0.8

    jamesmunns committed Sep 27, 2023
    Copy the full SHA
    a095b49 View commit details
Loading