rubyXL v3.4.25 Release Notes

Release Date: 2022-05-19 // almost 2 years ago
    • 👌 Improve code style and consistently (@weshatheleopard)
    • ⚡️ Update Gemfile.lock, dependency versions used when developing the gem (@weshatheleopard)

Previous changes from v3.4.24

    • ➕ Add Cell#add_hyperlink for adding a hyperlink to a cell (@weshatheleopard)
    • ➕ Add Reference#valid? for checking if a cell reference is valid (@weshatheleopard)
    • ➕ Add Worksheet#cell_at for finding a cell by its Excel-style reference (@weshatheleopard)
    • Prevent creation of sheets with reserved names (specifically, History) (@weshatheleopard)
    • ⚡️ Update Gemfile.lock, dependency versions used when developing the gem (@weshatheleopard)