Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@motin motin released this 24 Aug 08:23

Improvements:

  • Add GM_CLEAN_TEXT
  • Add GM_LARGEST_REMAINDER_ROUND
  • Use Sheets API v4 instead of the now deprecated Data Feeds API (this prevents GM_ID and friends from failing 50-90% of the time)

Updates based on changed external data sources:

  • Update link to where remote WDI datapoint csvs are located + add tests that verifies that the datapoints are accessible

Smaller fixes:

  • Fixed bug in GM_INTERPOLATE which included the header row when interpolating, resulting in lost Georgia results if the column header was "geo"
  • Default sort by aggregation property name and year for GM_PROP_AGGR and GM_DATA_AGGR
  • Improved error handling, tests and docs

Other:

  • Removed all deprecated *_SLOW functions for good

Install this version by following the instructions in the v0.12.0 Google Spreadsheet