Skip to content

Releases: am2222/webDggrid

v1.5.0

04 Apr 17:29
a24ad3e

Choose a tag to compare

1.5.0 (2026-04-04)

Features

  • add DggsD3Globe and DggsGlobe components for interactive globe visualization (7e1c977)
  • add DggsD3Globe and DggsGlobe components for interactive globe visualization (75bc2fa)
  • add smoke test for built dist/ output and integrate into deployment workflow (fecfa7d)
  • add tsBuildInfoFile option to TypeScript configuration (1019811)
  • add verification job for published package and enhance smoke test documentation (96fc7e8)
  • enhance DggsD3Globe and DggsGlobe components with dynamic background color and improved button integration (d96a97f)
  • enhance smoke test for published package and add forward declaration in webdggrid.cpp (9a8e50c)
  • ensure directory creation for ESM output before writing wasm.js file (ab479c5)
  • Remove deprecated WASM and TypeScript definitions for DGGRID library (7e7af1e)
  • update build script to include WASM compilation step (105303d)
  • update deployment workflow and improve package configuration for better documentation and library loading (33e6455)
  • update emsdk version to v14 in CI workflows (dc734cb)

Bug Fixes

  • add .vitepress to .gitignore to prevent unnecessary files from being tracked (a6b8cd4)
  • remove DggsGlobe, DggsHeroBackground, and globeUtils components (89f0ca9)

v1.4.0

04 Apr 03:15
297cd5a

Choose a tag to compare

1.4.0 (2026-04-04)

Features

  • Refactor code structure for improved readability and maintainab… (c438672)
  • Refactor code structure for improved readability and maintainability (835ace3)

v1.3.0

02 Apr 22:18
760f97c

Choose a tag to compare

1.3.0 (2026-04-02)

Features

  • Implement deploy-docs workflow for GitHub Pages deployment (3921ce3)

v1.2.1

02 Apr 17:42
235be0a

Choose a tag to compare

1.2.1 (2026-04-02)

Bug Fixes

  • Update documentation badge links in README for accuracy (c3491df)

v1.2.0

02 Apr 17:34
c7073a9

Choose a tag to compare

1.2.0 (2026-04-02)

Features

  • Replace CI and deploy workflows with new configurations and add PR check workflow (c0e970e)

Bug Fixes

  • Update description in README and index.md for clarity and consistency (89f27ec)

v1.1.1

02 Apr 17:03
66a5175

Choose a tag to compare

1.1.1 (2026-04-02)

Bug Fixes

  • Update npm package badge link in README to point to the correct workflow (554e20d)

v1.1.0

02 Apr 15:24
2648c64

Choose a tag to compare

1.1.0 (2026-04-02)

Features

  • Add CI workflow for build and test automation (3c33dd3)
  • Add CI workflow for build and test automation (239bde1)
  • Refactor GitHub Actions workflow to improve npm package publishing and WASM asset handling (c21f807)

Bug Fixes

  • Update token handling in release-please workflow to use fallback to github.token (b08ff41)
  • Update token handling in release-please workflow to use fallback… (4715fc7)