Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert BitRate and Information to double #1353

Merged
merged 14 commits into from
Feb 18, 2024

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    59037da View commit details
    Browse the repository at this point in the history
  2. Generate code

    Muximize committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    043206d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d21d06c View commit details
    Browse the repository at this point in the history
  4. Fix other tests

    Muximize committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    772206a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge remote-tracking branch 'origin/release/v6' into bitrate-informa…

    …tion-double
    
    # Conflicts:
    #	UnitsNet.Tests/CustomCode/IQuantityTests.cs
    #	UnitsNet.Tests/IValueQuantityTests.cs
    #	UnitsNet/GeneratedCode/Quantities/BitRate.g.cs
    #	UnitsNet/GeneratedCode/Quantities/Information.g.cs
    angularsen committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d5d7d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeaa4e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4528ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd2335f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    484b942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4daafeb View commit details
    Browse the repository at this point in the history
  7. Add backwards compat JSON test for decimal JSON to double quantity

    CanDeserializeLegacyDecimalQuantityJson
    CanDeserializeDoubleQuantityJson
    angularsen committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d8d70ce View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/v6' into bitrate-information-double

    # Conflicts:
    #	UnitsNet.Serialization.JsonNet.Tests/AbbreviatedUnitsConverterTests.cs
    angularsen committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0548084 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1d6ef9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a584a0 View commit details
    Browse the repository at this point in the history