Releases: EyeSeeTea/xlsx-populate
Releases · EyeSeeTea/xlsx-populate
Release 4.3.0
- Bug fix: Add missing overload in cell class
value
method (by @Bassadin) - Adding xml:space="preserve" when a string contains a space (by @jvdneut)
- Enhance comment with dynamic text alignment. For RTL purposes, the alignment of text even in the comment to be consistent (by @lahmar-amal)
- Don't throw exception on unsupported drawing node. Just throw a console error
- Set default conditionalFormatting type to expression
- Check attribute is presence before converting to string
- Bug fix: Insert dxfs node after cellStyles - fixed Excel 365 warning
- Add debug scripts to extract/compact/diff xlsx files and XML contents
- Check fNode.attributes.si with _.isNil
You can find this release at EyeSeeTea npm
Release 4.2.0
- Add comments to cell and sheet (by @dimitriredp)
- Add attribute error style to data validation node
- Add conditional formatting
Release 4.1.0
- Add sheet protection
Release 4.0.0
- Integrate TS type definitions
- Update documentation
- Add helper methods from
Bulk-Load
so that they can be re-used inpredictors-extended
- Publish to npm as
@eyeseetea/xlsx-populate
Release 3.7.0 (Bulk-Load)
Merge pull request #7 from EyeSeeTea/development Release 3.7.0 (Bulk Load)
Release 3.6.0 (Bulk-Load)
Merge pull request #5 from EyeSeeTea/development Release 3.6.5 (Bulk Load)