Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

51 lines (39 loc) · 1.12 KB

v0.2.9 (2025-03-04)

  • Converted evaluate to cjs

v0.2.8 (2024-08-21)

  • Upgraded PHPStan to v2
  • Updated dependencies
  • Tidied boolean logic
  • Fixed Exceptional syntax
  • Added PHP8.4 to CI workflow
  • Made PHP8.4 minimum version

v0.2.7 (2024-08-21)

  • Updated Veneer dependency and Stub
  • Removed unneeded LazyLoad binding attribute
  • Updated dependency list

v0.2.6 (2024-04-12)

  • Added support for async modules in bridge evaluate
  • Made PHP8.1 minimum version
  • Refactored package file structure

v0.2.5 (2023-10-16)

  • Updated Atlas dependency

v0.2.4 (2023-10-05)

  • Updated Terminus dependency

v0.2.3 (2023-09-11)

  • Throw error on invalid json in bridge
  • Added npx support

v0.2.2 (2022-11-30)

  • Switched to Systemic v0.11

v0.2.1 (2022-11-25)

  • Removed quotes from install package defs

v0.2.0 (2022-11-25)

  • Added Veneer Context controller
  • Added full node and npm interaction
  • Added package file detection
  • Migrated to use effigy in CI workflow

v0.1.2 (2022-11-18)

  • Added node_module path in evaluator

v0.1.1 (2022-11-18)

  • Updated Systemic dependency

v0.1.0 (2022-11-18)

  • Built initial codebase