Sha256: c4045795c5aa5339657cf4eee253479c2f79d88edbfc01e1dbba17bd55e8515f

Contents?: true

Size: 1.18 KB

Versions: 2

Compression:

Stored size: 1.18 KB

Contents

CHANGELOG
---------

- **April.29.2016**: 1.4.0
  - Add to_xlsx, to_ods, & to_csv to SpreadsheetArchitect model for direct calling by passing in cell data
- **April.21.2016**: 1.3.0
  - Add ability to create class/model and project option defaults
- **March.25.2016**: 1.2.5
  - Fix each_with_index bug
- **March.24.2016**: 1.2.4
  - Fix cell type logic for symbol methods
- **March.20.2016**: 1.2.3
  - Fix cell type logic
- **March.19.2016**: 1.2.2
  - Make cell type numeric if value is numeric
- **March.13.2016**: 1.2.1
  - Better error reporting
  - Fix for Plain ruby models
- **March.10.2016**: 1.2.0
  - Fix Bug: first row data repeated for all records on custom values
- **March.3.2016**: 1.1.0 - Breaking Changes
  - Move spreadsheet_columns method from the class to the instance
  - Fix Bug: remove default underline on cells
- **March.1.2016**: 1.0.4
  - Extract helper methods to seperate module
  - Improve readme
- **March.1.2016**: 1.0.3
  - Fix/Improve renderers
  - Fix header default background color
  - Fix default columns
- **February.26.2016**: 1.0.2
  - Enhance Style options
- **February.26.2016**: 1.0.1
  - Fix bug in renderers
- **February.26.2016**: 1.0.0
  - Gem Initial Release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spreadsheet_architect-1.4.1 CHANGELOG.md
spreadsheet_architect-1.4.0 CHANGELOG.md