Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 22:02
· 26 commits to master since this release
c72325a

c72325a Fix native Wren lists
Fix moving Wren VM will corrupt the user pointer
Add support for Wren native maps
Update Wreb submodule to the latest master version
Update documentation and replace Hugo-Learn theme with Hugo-Learn theme
Add support for std::optional
Add support for std::deque
Refactor and format header files
Remove broken lcov for uploading test coverage
Move to GitHub actions
Allow wrenbind17::Variable instance to be pushed into Wren VM
Redesigned wrenbind17::Any from scrach and now uses the same mechanism as the rest of the code via push and pop helpers
Added API documentation
Updated Hugo to the latest version
Updated Doxybook2 to the latest version
90dfa2d Move to GitHub actions
2fc29f1 Remove Hugo Learn theme