Skip to content

Releases: jumbojett/sheetengine

v2.0.0

23 Oct 17:57

Choose a tag to compare

This is a complete refactoring of the original SheetEngine library:

  • Modern ES6 Modules - Clean, modular architecture split into 14 focused modules
  • Simple JavaScript - No TypeScript, just clean, readable ES6+ code
  • Tree-Shakeable - Import only what you need
  • Better Developer Experience - Clear module boundaries and dependencies
  • Backward Compatible - Same API as version 1.x