Skip to content

Releases: elixir-volt/quickbeam

v0.10.18

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:29
Update OXC to 0.17.1

v0.10.17

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:19
Release v0.10.17

v0.10.16

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:03

0.10.16

  • Update oxc to 0.16.0.
  • Refresh precompiled QuickBEAM native artifacts.

v0.10.15

Choose a tag to compare

@github-actions github-actions released this 21 May 19:52
Release v0.10.15

v0.10.14

Choose a tag to compare

@github-actions github-actions released this 20 May 12:13
  • Update optional npm_ex dependency to 0.7.4
  • Use application priv paths for bundled native and TypeScript sources

v0.10.13

Choose a tag to compare

@github-actions github-actions released this 16 May 13:15
  • Bump OXC to 0.13 (adds module_types bundler option)

v0.10.12

Choose a tag to compare

@github-actions github-actions released this 14 May 14:06
  • Fix fs.readFileSync without encoding to return Buffer instead of raw Uint8Array, so .toString() decodes as UTF-8
  • Load Buffer polyfill in :node runtimes (was only available in :browser runtimes)
  • Work around enif_make_map_from_arrays segfault on ERTS 15.0–15.2.2 (OTP 27.0–27.2) when returning JS objects with >128 keys

https://hex.pm/packages/quickbeam/0.10.12

v0.10.11

Choose a tag to compare

@github-actions github-actions released this 12 May 18:25
  • Hide vendored C symbols in the native library to avoid collisions with other NIFs
  • Update optional npm_ex dependency to 0.7.1

https://hex.pm/packages/quickbeam/0.10.11

v0.10.10

Choose a tag to compare

@github-actions github-actions released this 12 May 16:43
  • Update npm_ex to 0.7 and make it optional for consumers
  • Update oxc to 0.12.1
  • Update npm toolchain packages with supply-chain policy checks
  • Fix lint/static-analysis issues and quiet Bandit test timestamp warnings

https://hex.pm/packages/quickbeam/0.10.10

v0.10.9

Choose a tag to compare

@github-actions github-actions released this 05 May 21:11

Allow oxc 0.12.x (was pinned to ~> 0.11.0).