Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 577 Bytes

0.99.5

  • Use bundler to define the base skeleton of the Gem
  • Specify dependencies so far: rspec, rubocop and pry
  • Specify Ruby version (>3.0)
  • Add some docs-comments
  • Update specs to rspec 3.0

0.99.4

0.99.3

0.99.2 / 2009-04-28

  • Added better support for float formatting
  • Added the money_with_implied_decimal type

0.99.1 / 2009-04-22

  • Make the missing method build a column i.e. body.record_type 1
  • Prevent duplicate column names
  • Better error messages
  • Implement custom padding (spaces (default), zero)

0.99.0 / 2009-04-14

  • Initial Release