Releases: maifeeulasad/to-spreadsheet
v1.1.5
Removed date-fns
, as per #13
Full Changelog: v1.1.4...v1.1.5
v1.1.4
Pointed index.js
from lib
directory for main
, in package.json
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Updated description and usage
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
Features:
- Added skip cell(s)
- w
undefined
- w
skipCell(numberOfCellToSkip)
Take away:
- w
- Code optimization
- removed
string
type from cell
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Feature:
- It works both on Node environment and browser
Note:
- Bundle size will increase drastically
- Need to test on different environment
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release Notes for Version 1.0.0
New Features:
-
Exporting New Methods: We've added and exported new methods to enhance the usability of our application. To get started, check out the provided examples. Methods:
generateExcel
andgenerateExcelWorkbook
-
Multi-Sheet Support:
- Workbook XML: Enhanced workbook XML structure to support multiple sheets. Now, manage and navigate through your data even more efficiently.
- App XML Modification: Updated application XML to handle multiple sheets seamlessly.
- Content-Type XML Modification: Revamped content-type XML configuration to cater to multiple sheet setups.
Improvements:
-
Generation Strategy: We've modified our generation strategy to align better with the new structure enhancements. This will make data generation more consistent and efficient.
-
Core Generator Enhancements: Dive deeper into details with our more detailed core generator. We've incorporated more intricate details to give you a richer experience.
-
Workbook Relation: Incorporated relationships within the workbook to establish better connections between different sheets and data points.
-
We have modified all over over our codebase
General:
- Version bumped up to 1.0.0, marking a significant milestone in
to-spreadsheet
's journey.
Full Changelog:
Note:
- I have went through various repositories, stackoverflow threads. But I haven not cited any of them yet. I will create an issue, and work on this citation part.
-
Thanks
v0.1.0
Fix all build + release issue
v0.0.3
[for-release]: bump up the version number 0.0.3
v0.0.2
[for-release]: bump up the version number 0.0.2