0.3.0 (2024-08-09)
✨ Features
- Add
addNumbers(..)andaddStrings(..)tests (ideal for benchmarking) (d51766a) - Add custom path arg (aa8e900)
- Make
HybridObjectaNativeState(#11) (86c3702), closes #12 - Speed up tests by making a timeouted Promise (e7a361e)
💨 Performance Improvements
- Do all
.is..checks only in DEBUG (f5bd9e1)
🐛 Bug Fixes
- Add
nullptrcheck to HybridObjectRegistry (ec910a7) - Filter duplicate files (ac7a089)
- Fix CMake
target_sourcesbeing wrong (bc88e52) - Remove unresolved import on Android (f7646c3)
- Rename Swift bridge to
+ResultTypes(de36e17) - Set up log-level in middleware (bc56a7c)