resolved 0.1.1

Use DaVinci Resolve's Scripting API in Rust with Lua
Documentation
1
2
3
4
5
6
# integration tests with a dummy fuscript
./scripts/run_tests_with_dummy.ps1
# lua_module unit tests
./scripts/test_module.ps1
# resolved unit tests
cargo test -- --skip dummy --skip resolve