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: indice-co/EDI.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: indice-co/EDI.Net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 121 files changed
  • 4 contributors

Commits on May 24, 2024

  1. Version bump 1.12.0 Fixes Enum string serialization #183

    Double segment serialization when using wildcard paths #235
    cleftheris committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6fda12d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Prepare for a 2.0 refactor for modern csharp remove boilerplate code …

    …for previous full framework and netstandard implementations. Drop net standard support and keep netstandard2.1 onwards just to make sure FullFramework 4.8 will still be available. #259
    cleftheris committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bdf5f01 View commit details
    Browse the repository at this point in the history
  2. Add dotnet 8 sdk support (#260)

    * addresses issue 259
    
    * 8.0.300
    nathangmahler1987 authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    451925a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a3674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f896cb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38507eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dd248e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Fix enum deserialization (#265)

    * Fix enum deserialization
    
    * clean up
    akarboush authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9bc632b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d7612f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. use correct framework (#266)

    * use correct framework
    
    * -
    kasperk81 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    54b991b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e1186b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc498f7 View commit details
    Browse the repository at this point in the history
  3. #268 consider implicitly escaping the segment name delimiter when ins…

    …ide a component value
    cleftheris committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cd8577a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cd7208 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6030e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    9082de2 View commit details
    Browse the repository at this point in the history
  2. testing package updates

    cleftheris committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cf93da6 View commit details
    Browse the repository at this point in the history
Loading