caxlsx
caxlsx copied to clipboard
Merge axlsx_styler gem into caxlsx
Description
Merge axlsx_styler gem into caxlsx. As bought up in #167.
- This is a first pass on this. We can iterate on it.
- A few
TODOto be addressed - Test suite needs work (but its passing now with what we from porting from axlsx_styler)
Your checklist for this pull request
- [ ] I have reviewed the guidelines for contributing to this repository.
- [ ] I have added (or updated) appropriate tests if this PR fixes a bug or adds a feature.
- [ ] If this PR doesn't need tests (docs change), I added
[ci skip]to the title of the PR. - [ ] If this closes any issues, I have added "Closes
#issue" to the PR description or my commit messages. - [ ] I have updated the documentation accordingly.
- [ ] All new and existing tests passed.
- [ ] I added an entry to the changelog.
After this is merged
We need to make some changes to axlsx_styler some short time after a successful release version release of caxlsx
- Add a notice on the top of the axlsx_styler readme
- Cut a new release which raises an exception if a newer non-supported caxlsx version is used (since the older versions dont restrict caxlsx version heavily).
Thanks for the quick work @westonganger
@kiskoza ok I have resolved all the TODO's and addressed your comments.
Seems to me this is more or less ready to go. Any more comments here.
Do we want to release a 3.2.1 version?
I have now released v1.2.0 of axlsx_styler which drops support for 3.3.0+ and added a notice at the top of the axlsx_styler readme