Skip to content

Releases: SourceRegistry/node-lxc

v1.1.6

26 May 14:26

Choose a tag to compare

1.1.6 (2026-05-26)

Bug Fixes

  • dev container setup (87d9a91)
  • docs: change homepage to point to github pages (4b821c1)
  • trigger: for release (eaa15c7)
  • trigger: for release (9164c98)
  • trigger: for release (311a24b)
  • try: release pipeline to only trigger on changes from lib and src (01c579e)
  • try: release pipeline to only trigger on changes from lib, src and package.json (a726898)

v1.1.5

26 May 09:12

Choose a tag to compare

1.1.5 (2026-05-26)

Bug Fixes

v1.1.4

26 May 09:10

Choose a tag to compare

1.1.4 (2026-05-26)

Bug Fixes

v1.1.3

26 May 08:40

Choose a tag to compare

1.1.3 (2026-05-26)

Bug Fixes

v1.1.2

26 May 08:11

Choose a tag to compare

1.1.2 (2026-05-26)

Bug Fixes

v1.1.1

26 May 07:47

Choose a tag to compare

1.1.1 (2026-05-26)

Bug Fixes

  • use unique asset names for GitHub release to avoid name collision (8cdf0a7)

v1.0.1

25 May 22:42

Choose a tag to compare

1.0.1 (2026-05-25)

Bug Fixes

  • cmake: include all headers and fix include paths for CLion (78a4d9f)
  • cmake: quote NODE_ADDON_API_DIR in string(REGEX REPLACE) to avoid empty-variable error (f458203)
  • cmake: resolve napi.h and uv.h without depending on node being on PATH (e036113)
  • docs: trigger for release (ee1d3ca)
  • remove gypfile to stop npm install auto-triggering node-gyp rebuild (7e31eb6)

v1.0.0

25 May 22:23

Choose a tag to compare

1.0.0 (2026-05-25)

Bug Fixes

  • better close handling on console (ecbf451)
  • ci: use npx node-gyp and npx tsc in CI and build scripts (5c41389)
  • lib path in binding.gyp (0052309)
  • ready to merge into main (9f711ae)
  • remove log lines (976dfed)
  • segfault on consoleAsync and added onclose (7affdab)

Features

  • production-ready 1.0.0 release (cec22a8)