llnode v1.6.3 Release Notes

Release Date: 2018-01-15 // about 6 years ago
    • ๐Ÿš€ release: remove out/ in files of package.json (#164)
    • โœ… doc: add section about developing and testing
    • โšก๏ธ doc: update installation and loading instructions
    • ๐Ÿ’… doc: add npm badge and use flat square style
    • ๐Ÿง test: fix lldb 3.9+ version separator for linux
    • src: load symbols from shared lib
    • โœ… test: add d8 scenario fixture
    • ๐Ÿ–จ src: print more debug info when LLNODE_DEBUG=true
    • src: add note about frame type removal
    • Switch to LLDB 3.9. (#152)
    • โœ… test: add containsLine function
    • travis: show debug output in CI
    • โœ… test: proper error-first handling
    • โœ… test: show lldb output when timing out
    • โœ… travis: test node 4, 6, 8, 9 with lldb-3.9
    • src: add total row to findjsobjects command (#148)
    • โšก๏ธ Update travis badge. (#142)
    • ๐Ÿ“š doc: update LLNODE_RANGESFILE documentation (#140)
    • ๐ŸŽ Try to use the version from llvm-config on MacOS (#141)