Skip to content

v0.4.3

Compare
Choose a tag to compare
@fpelliccioni fpelliccioni released this 08 Oct 14:48
· 158 commits to master since this release

You can install Knuth node version 0.4.3 using these instructions.

This release includes the following features and fixes:

  • Support for XCode12 on macOS.
  • Refactoring so that the node reports the user-agent related to the version of the node lib instead of the version of the executable.
    In this way both the node executable and the node as a library (C++, C, C#, Javascript, etc ...) will now report the same version and the same user-agent.
  • Performance improvements.
  • Code modernization.
  • Improvements in CI/CD processes.