Spreadsheet v1.2.2 Release Notes

Release Date: 2019-03-01 // about 5 years ago
  • Author: taichi [email protected] Date: Fri Mar 1 13:00:28 2019 +0900

    • 🛠 fixed unit test errors caused by frozen-string-literal
    • ✂ removed ruby 2.3.8 with frozen-string-literal from CI regression (It seems that standard libraries for this version does not support the feature enough.)
    • 👷 enable '--enable-frozen-string-literal' option on CI test