- Added support for Rails 4 (by mdemare)
- Fixed warning in Biggs::Format
- Fixed LI format
- Added country names for countries with default/unknown address format
- Simplified inclusion of Biggs::ActiveRecordAdapter
- Changed doc-format from textile to markdown
- Compatibility with ActiveRecord/Rails 3.2
- Fixed gemspec activerecord dependency
- Added Bundler & removed jewler
- Fixed Specs
- Added NC (New Caledonia)
- Fixed address format for Norway
- Added TH (Thailand)
- Fixed Specs
- Values can now be specified by an array of symbols.
- Refactored activerecord-adapter to include only basic setup method in ActiveRecord:Base
- Allow Procs as params in biggs-activerecord-setup.
- Cleanup