v8pp v1.7.0 Release Notes

Release Date: 2020-05-03 // almost 4 years ago
    • 🐛 Bug fixes and improvements: #105, #106, #110, #113, #116, #117, #123, #131
    • ⚡️ V8 versions 7.x support, updated examples, docs
    • 👍 Visual C++ 2019 support

Previous changes from v1.6.0

  • ⚡️ Updated minimum requirements to the project:

    • C++ toolset:
      • Microsoft Visual C++ 2015/2017 (Windows 10)
      • GCC 5.4.0 (Ubuntu 16.04)
      • Clang 5.0.0 (Ubuntu 16.04)
    • V8 version: >= 6.3
    • Node.js version >= 8.0

    🛠 Fixed issues: #80, #84, #88, #91