- Improve code style and consistently (@weshatheleopard)
- Update
Gemfile.lock, dependency versions used when developing the gem (@weshatheleopard)
- 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)