Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 11:01
· 39 commits to develop since this release

What's Changed

  • Refuse a sheet name bounded by an apostrophe (#48) @jafin
  • Refuse a rename to a sheet name no workbook could hold (#47) @jafin
  • Sweep both lexers over every short input (#46) @jafin
  • Refuse a sheet name no workbook could hold (#45) @jafin
  • Add a fuzzing harness for the parser, and fix what it found (#43) @jafin