Releases: xlprotips/xl
Releases · xlprotips/xl
v0.1.8
Development Release
Commits
- 62272a0: Show version when user passes -v or --version (Kevin Ryan)
- 3c75d5a: Remove unused fields in workbook module (Kevin Ryan)
- not handling double-quotes correctly in output (Kevin Ryan)
v0.1.7
Commits
- de2f43d: Adding test for inline strings (currently failing) (Kevin Ryan)
- was not handling inlineStr's correctly (Kevin Ryan)
- 1323160: Bump version to 0.1.7 (Kevin Ryan)
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Commits
- b63a3c5: Trying to use github actions to create automatic builds (Kevin Ryan)
- e3ef719: Provide all assets for 'latest build' (Kevin Ryan)
- 211f5c2: Uploading all assets to 'latest release' on github (Kevin Ryan)
- 5403529: Adding workflow for tagged releases (Kevin Ryan)
- 6fa9b3c: Better error messages when no tab provided (Kevin Ryan)
- 6767bb1: Only printing cell values (not formulas) by default (Kevin Ryan)
- 0459cd0: Fixed bug: user couldn't specify tab name by number on command line (Kevin Ryan)
- ebce02f: Clarifying worksheet position vs sheet id vs relationship id (Kevin Ryan)
- b24d9ee: Adding a lot of clarifying documentation (mostly to wb module) (Kevin Ryan)
- d82dfc0: Adding additional documentation and tests for ws module (Kevin Ryan)
- b36a9c0: Updating cargo.toml to new version (0.1.1) (Kevin Ryan)
Initial Release
Initial release of xlcat
.