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

WIP: ElectricAcDc #1312

Closed
wants to merge 8 commits into from
Closed

WIP: ElectricAcDc #1312

wants to merge 8 commits into from

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    0095629 View commit details
    Browse the repository at this point in the history
  2. Add 'SlugSquareFoot' and 'SlugSquareInch' as units of MassMomentOfInt…

    …ertia, and 'slug' as a unit of Mass
    McNeight committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    cba1a32 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

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

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    1bcca8a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	Common/GeneratedCode/Quantities/Mass.Common.g.cs
    #	Common/GeneratedCode/Quantities/MassMomentOfInertia.Common.g.cs
    #	Common/UnitDefinitions/Mass.json
    #	Common/UnitDefinitions/MassMomentOfInertia.json
    #	UnitsNet/GeneratedCode/Extensions/Number/NumberToMassExtensions.g.cs
    #	UnitsNet/GeneratedCode/Extensions/Number/NumberToMassMomentOfInertiaExtensions.g.cs
    #	UnitsNet/GeneratedCode/Quantities/Mass.NetFramework.g.cs
    #	UnitsNet/GeneratedCode/Quantities/MassMomentOfInertia.NetFramework.g.cs
    McNeight committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    ea2ceac View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	UnitsNet.Tests/CustomCode/ParseTests.cs
    McNeight committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    dcc2f71 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 4, 2023

  1. WIP

    Initial attempt at removing ElectricPotentialAc and ElectricPotentialDc
    and replacing them with a Reference type for ElectricPotential.
    Reference type initially implemented for ElectricCurrent.
    McNeight committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    69cb0f6 View commit details
    Browse the repository at this point in the history