Releases: raptorxcz/Rubicon
Releases · raptorxcz/Rubicon
5.3.1
What's Changed
- Fix name collision between function and argument by @raptorxcz in #76
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- Add support for sendable and main actor closures by @raptorxcz in #75
Full Changelog: 5.2.3...5.3.0
5.2.3
What's Changed
- Fix stuct stubs name space collisions by @raptorxcz in #74
Full Changelog: 5.2.2...5.2.3
5.2.2
5.2.1
5.2.0
What's Changed
- Extend struct stub options by @raptorxcz in #69
- Make struct declaration name public by @raptorxcz in #70
- Add enum stubs by @raptorxcz in #71
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- Add default values to array, dictionary and set by @raptorxcz in #68
Full Changelog: 5.0.0...5.1.0
5.0.0
4.2.1: Merge pull request #66 from raptorxcz/bugfix/init
Fix escaping in init
4.2.0
What's Changed
- Add option to generate init with optional variables by @raptorxcz in #65
Full Changelog: 4.1.2...4.2.0