Skip to content

Releases: maifeeulasad/to-spreadsheet

v1.1.5

01 Oct 07:12
Compare
Choose a tag to compare

Removed date-fns, as per #13

Full Changelog: v1.1.4...v1.1.5

v1.1.4

01 Oct 06:56
Compare
Choose a tag to compare

Pointed index.js from lib directory for main, in package.json

Full Changelog: v1.1.3...v1.1.4

v1.1.3

01 Oct 03:40
Compare
Choose a tag to compare

Updated description and usage

Full Changelog: v1.1.2...v1.1.3

v1.1.2

30 Sep 16:39
Compare
Choose a tag to compare

Feature:

  • equation

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Sep 10:35
Compare
Choose a tag to compare

Features:

  • Added skip cell(s)
    • w undefined
    • w skipCell(numberOfCellToSkip)
      Take away:
  • Code optimization
  • removed string type from cell

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Sep 15:36
Compare
Choose a tag to compare

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

22 Sep 13:47
Compare
Choose a tag to compare

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 and generateExcelWorkbook

  • 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:

v0.1.0...v1.0.0

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

14 Nov 07:38
Compare
Choose a tag to compare

Fix all build + release issue

v0.0.3

13 Nov 17:12
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
[for-release]: bump up the version number 0.0.3

v0.0.2

17 Oct 11:13
7295c88
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
[for-release]: bump up the version number 0.0.2