Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 270 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 270 Bytes

0.4.0

  • Adds support for inputs that want to round to nearest dollar but store in cents ([@samvincent][])

0.3.0

  • Adds support for negative signs when converting ([@samvincent][])

0.2.1

  • Add support for "39." as a dollar value #=> 3900 cents ([@gregbell][])