commodity 0.3.0

A library for representing commodities/currencies, and exchange rates/conversions between them.
Documentation
1
2
3
4
5
6
7
# Changelog for Commodity

## Version 0.3

+ Renamed `Currency` to `CommodityType` and associated member variables to address issue #1
+ Renamed `CurrencyCode` to `CommodityTypeID` and associated member variables
+ Renamed errors associated with `CommodityType` and `CommodityTypeID`