Skip to content

Latest commit

 

History

History
86 lines (45 loc) · 1.03 KB

File metadata and controls

86 lines (45 loc) · 1.03 KB

hirofa-quickjs_sys - Changelog

0.15.0

  • update quickjs-ng to 0.14.0

0.14.0

  • update quickjs-ng to 0.13.0

0.13.0

  • update quickjs-ng to 0.12.0

0.12.0

  • update quickjs-ng to 0.11.0

0.11.0

  • update bellard to 2025-09-13

0.10.3

  • removed js_isbigfloat/decimal

0.10.2

  • moved bindgen to build.rs so windows works again

0.10.1

  • updated quickjs-ng to 0.10.1

0.10.0

  • updated quickjs-ng to 0.10.0
  • updated quickjs to 2025-04-26

0.9.0

  • updated quickjs-ng to 0.9.0
  • set edition to 2024

0.8.0

  • updated quickjs-ng to 0.8.0

0.7.1

  • clippy fixes, suppress warnings when using quickjs-ng

0.7.0

  • updated quickjs-ng to 0.7.0
  • set bellard as default feature

0.6.1

  • updated quickjs-ng to 0.6.1

0.6.0

  • updated quickjs-ng to 0.6.0

0.5.0

  • updated quickjs-ng to 0.5.0

0.4.0

  • updated quickjs-ng to 0.4.1

0.3.0

  • quickjs-ng working

0.1.0

Initial code

  • updated bellard to 2023 release, this works
  • added quickjs-ng, gives warnings
  • added openwebf, does not work yet