Releases: hpcc-systems/hpcc-js-wasm
Releases · hpcc-systems/hpcc-js-wasm
wasm-v2.18.3
What's Changed
- chore(trunk-2.x): release wasm 3.0.0 by @GordonSmith in #238
Full Changelog: v2.18.2...wasm-v2.18.3
wasm-root: v3.0.0
3.0.0 (2024-08-13)
⚠ BREAKING CHANGES
- Refactor public interfaces to follow common pattern Start using sfx-wasm bundler
Features
- Add "Sync" version of Graphviz (f80a626), closes #8
- Add acyclic and tred support (dc1dd27), closes #210
- Add additional options to CLI (b05598b), closes #98
- Add Base91 wasm (7063b76)
- Add Command Line Interface (caa0b11)
- Add DuckDB Support (005adf6)
- Add nop and nop2 layout options (f71c4f1)
- Add self extracting wasm "sfx-graphviz" (2bc80f8)
- Add support for Node JS (d558687)
- Add support for yInvert and nop (2e34ce5)
- Add unflatten method (2844a16), closes #149
- Add unload method to mirror load (9adf1f7)
- Add Zstandard wasm (6672890)
- Bump GraphViz and emsdk versions (25aa1cc)
- Bump GraphViz and Expat versions (763ed49)
- Bump GraphViz to 6.0.0 (2059bdf)
- Bump GraphViz to 7.0.5 (cf656ad)
- Bump Graphviz Version (dcbfa91)
- Bump GraphViz version to 6.0.2 (c5a8032)
- Bump versions (5a9386d)
- Bump versions (8c330c2)
- Bump versions (f85a87c)
- Bump versions (e303d91)
- Bump Versions (081c69f)
- Bump Versions (5302a3b)
- Bump Versions (377d85b)
- Bump Versions (88a6aed)
- Bump Versions (0388aee)
- Bump Versions (7257952)
- Bump Versions (fe9580a)
- Bump Versions (1d5be7d)
- Bump Versions (abe5230)
- Bump versions to latest (ee76b82)
- Bump versions to latest (b412b82)
- Common up Node.js and Browser module code (48a6aff)
- Convert to monorepo (5e20bbd)
- emsdk: Bump version to 1.5 (9692fed)
- GraphViz 7.1.0 (2b4d9df)
- graphviz: Add additional convenience methods (dda20f4)
- GraphViz: Add basic error handling (5e58238)
- graphviz: Bump c++ versions (a4eaf51)
- GraphViz: Bump version to 2.42.2 (782dfdf)
- graphviz: Bump version to 2.44.0 (8c484d9)
- graphviz: Bump version to 2.44.1 (e07624b)
- graphviz: Bump version to 2.47.0 (d4157aa)
- graphviz: Bump version to 2.47.1 (0d542c6)
- GraphViz: Initial commit (2cf6182)
- Images: Add Image Support (b9c3015)
- Include individual bundles (949c02f)
- sfdp: Add SFDP support (c829af0)
- Switch default to ESM Modules (02a4e0f)
- Version Bump (513bd22)
- wasmBinary: Allow pre-fetching of wasmBinary (c86bdd0), closes #53
- xml: Add simple XML parser based on expat (cafb0f6)
Bug Fixes
- __filename and es6 modules (3d80a39)
- __filename runtime error (969f62d)
- __hpcc_wasmFolder override has erroneous "/" char. (1e4f67e)
- "Last error" contains corrupt string (cc69093), closes #59
- Add cli to "files" section (189ba5a)
- Add index.js for type resolution (c370257)
- Add missing export StackElement (d786b2a)
- Add support for table based labels (e953069)
- Add web worker unit test (f12f5e2)
- build: Force scripts to have \n line endings (04e07ae)
- Bundle yargs into cli.js (92dc2ba)
- Convert JSDelivr purge to ESM (5712eb7)
- Convert local import to be dynamic (af11237)
- Dock path typo (9b217c8)
- Docs failing to generate ([5e6cf94](5e6cf94e7dcbcd961932aa8c3aa...
wasm-graphviz: v1.1.0
wasm-graphviz-cli: v1.1.0
wasm-expat: v1.1.0
wasm-duckdb: v1.1.0
wasm-base91: v1.1.0
v2.18.2
Bug Fixes
- Internal source maps can cause warnings in hosting packages (Gordon Smith)
Chores
- release: 2.18.2 (Gordon Smith)
v2.18.1
Bug Fixes
- Documentaion contains invalid links (Gordon Smith)
- Documentaion contains invalid links (Gordon Smith)
- Legacy browser loading fails (UMD) (Gordon Smith)
Chores
- Bump versions and improve build process #227 (Gordon Smith)
- release: 2.18.1 (Gordon Smith)