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

Add support for Area units of measure #13

Merged
merged 11 commits into from
Oct 10, 2017
Merged

Add support for Area units of measure #13

merged 11 commits into from
Oct 10, 2017

Conversation

jordanbrauer
Copy link
Owner

Added Units:

  • Acre
  • Hectare
  • Square Centimeter
  • Square Foot
  • Square Kilometer
  • Square Meter
  • Square Mile
  • Square Millimeter

Additional Changes:

  • Fixed LengthUnit class definition by making it abstract. This is meant to prevent usage of this class outside of inheritance.
  • Add base unit for Area units, AreaUnit.

@jordanbrauer jordanbrauer merged commit 5ba8512 into master Oct 10, 2017
@jordanbrauer jordanbrauer deleted the develop branch October 10, 2017 00:45
@jordanbrauer jordanbrauer restored the develop branch October 10, 2017 00:46
@jordanbrauer jordanbrauer deleted the develop branch October 10, 2017 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant