Skip to content

Releases: scarlatti/roseingrave

v1.1.0

13 Jun 17:58
Compare
Choose a tag to compare
  • Added "values"."sourcesColumnWidth" field to template file
  • Increased default width of column 1 to 285
  • Added all editors of spreadsheet (except volunteer) to protected range
  • Added --version option

v1.0.0

03 Mar 17:08
Compare
Choose a tag to compare
  • Removed any mention of the "master" spreadsheet or "master" commands (#17)
  • Removed hard-coded "metaDataFields" values from defaults file (#21)
    • This forces the "template" file to be required for the user, which is a non-backward compatible change.

v0.12.1

28 Feb 19:39
Compare
Choose a tag to compare
  • Fixed bug of using the only sheet as a temp sheet without renaming it (leading to possible title conflicts when adding new piece sheets) (#20)
  • Fixed bug of plain text formatting not allowing checkboxes to render (#22)

v0.12.0

20 Feb 23:05
Compare
Choose a tag to compare
  • Deprecated any mention of the "master" spreadsheet (#17)
    • Users should use "summary" instead
    • This will be fully removed in v1.0.0

v0.11.0

16 Feb 16:22
Compare
Choose a tag to compare
  • Added --extend option to create_sheet command to extend a volunteer spreadsheet with missing pieces (#19)

v0.10.2

15 Feb 20:06
Compare
Choose a tag to compare
  • Moved repo to scarlatti organization
  • Fix protected range bug: specify emails of editors (which is only the owner) (#13)
  • Add text wrapping and disable automatic number formatting for any cells with user input (#16 #18)

v0.10.1

15 Feb 20:07
Compare
Choose a tag to compare
  • Display error for a missing spreadsheets index file for commands that must read from it (volunteer_summary and export_master) (#14)
  • Change OAuth authentication flow from deprecated console flow (#8)

Note: Since this is the first tag in the repo, commits for previous versions may be marked as part of v0.10.1.