All Versions
2
Latest Version
Avg Release Cycle
146 days
Latest Release
2583 days ago
Changelog History
Changelog History
-
v2.0.4 Changes
February 23, 2016โก๏ธ Updated dependencies and require Elixir ~> 1.2
-
v2.0.0 Changes
September 30, 2015๐ง Raised version to 2.0.0 because the configuration format and API was changed in backwards incompatible way.
Major changes:
- ๐ง Configurations are now keyword lists, allowing only specific configuration values to be changed for each environment.
- The loader behaviour load callback received now id of the spreadsheet as parameter
- ๐ The parser behaviour doesn't receive version, instead it returns version used in later queries or the version is a hash of the returned data.
- โ GoogleSheets.latest_key has been renamed to GoogleSheets.latest_version
๐ See the REAME for more instructions.