What's Changed
- Add compile error for event names exceeding limit by @leighmcculloch in #1593
- Remove all permissions in test with soroban-examples workflow by @leighmcculloch in #1594
- Run tests on macos and windows only on merge and push by @leighmcculloch in #1597
- Add exit code check to workflow that tests with soroban-examples diff step by @leighmcculloch in #1596
- Add workflow to test OpenZeppelin contracts by @leighmcculloch in #1595
- Add tests for capturing some ways that generics are permitted by @leighmcculloch in #1601
- Add test vector for that uses traits and associated types in a contract by @leighmcculloch in #1598
- Expand the proc-macro composability test vector by @leighmcculloch in #1600
- Remove warnings from mutable function arguments by @leighmcculloch in #1606
- Allow ref (&) parameters in contract fns by @leighmcculloch in #1535
- Bump version to 23.1.0 by @github-actions[bot] in #1607
Full Changelog: v23.0.3...v23.1.0