mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
647 B
647 B
v3.4.25 (May 19, 2022)
- Improve code style and consistently (@weshatheleopard)
- Update
Gemfile.lock, dependency versions used when developing the gem (@weshatheleopard)
v3.4.24 (May 16, 2022)
- Add
Cell#add_hyperlinkfor adding a hyperlink to a cell (@weshatheleopard) - Add
Reference#valid?for checking if a cell reference is valid (@weshatheleopard) - Add
Worksheet#cell_atfor 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)