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

Compound units #32

Merged
merged 17 commits into from
Oct 22, 2022
Merged

Compound units #32

merged 17 commits into from
Oct 22, 2022

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    1b7032d View commit details
    Browse the repository at this point in the history
  2. Fix conversion

    ferraridamiano committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    08ba254 View commit details
    Browse the repository at this point in the history
  3. Generalized version

    ferraridamiano committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5673878 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    9dfefdc View commit details
    Browse the repository at this point in the history
  2. Added tests

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e62b01f View commit details
    Browse the repository at this point in the history
  3. Fix test

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d0e3d4e View commit details
    Browse the repository at this point in the history
  4. Squashed commit of the following:

    commit ab39014
    Author: Grey Faulkenberry, MD MPH <grey.faulkenberry@mayjuun.com>
    Date:   Mon Oct 17 16:28:48 2022 -0400
    
        Added amount of substance and more volume and mass units (#31)
    
        usFluidOunces, imperialGill, usGill, usQuarts, femtoliters, picoliters, nanoliters, microliters, deciliters, centiliters, femtograms, picograms, nanograms, micrograms, decigrams, moles, millimoles, micromoles, nanomoles, picomoles, femtomoles
    
    commit 724130d
    Author: Damiano Ferrari <damianoferrari1998@gmail.com>
    Date:   Sun Oct 16 16:29:03 2022 +0100
    
        Revert "Initial setup for compound units"
    
        This reverts commit 47b1c24.
    
    commit 00406c2
    Author: Damiano Ferrari <damianoferrari1998@gmail.com>
    Date:   Sun Oct 16 16:28:44 2022 +0100
    
        Revert "Initial setup for compound units"
    
        This reverts commit b8ee417.
    
    commit b8ee417
    Author: Damiano Ferrari <damianoferrari1998@gmail.com>
    Date:   Sun Oct 16 16:26:21 2022 +0100
    
        Initial setup for compound units
    
    commit 47b1c24
    Author: Damiano Ferrari <damianoferrari1998@gmail.com>
    Date:   Sun Oct 16 16:26:03 2022 +0100
    
        Initial setup for compound units
    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8faf3a4 View commit details
    Browse the repository at this point in the history
  5. Remove redundant code

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    4643b0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8ff43a View commit details
    Browse the repository at this point in the history
  7. Fix conversion

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    eb255d4 View commit details
    Browse the repository at this point in the history
  8. Generalized version

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    3d8aded View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f305e8 View commit details
    Browse the repository at this point in the history
  10. Added tests

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    272aa42 View commit details
    Browse the repository at this point in the history
  11. Fix test

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    103b820 View commit details
    Browse the repository at this point in the history
  12. Remove redundant code

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    459b089 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83ebf9c View commit details
    Browse the repository at this point in the history
  14. Add test to extensions

    ferraridamiano committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d5551e4 View commit details
    Browse the repository at this point in the history