File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 44
55### Added
66
7- - ` IrFunctionExpression.irReturn: IrReturn? `
8- - ` IrFunction.irReturn: IrReturn? `
9-
107### Changed
118
12- - ` IrFunction.buildIrReturn ` to ` IrFunction.copyIrReturn `
13-
149### Deprecated
1510
1611### Removed
1914
2015### Updated
2116
17+ ## [ 0.1.1-alpha.2] - 2023-06-08
18+
19+ ### Added
20+
21+ - ` IrFunctionExpression.irReturn: IrReturn? `
22+ - ` IrFunction.irReturn: IrReturn? `
23+
24+ ### Changed
25+
26+ - ` IrFunction.buildIrReturn ` to ` IrFunction.copyIrReturn `
27+
2228## [ 0.1.1-alpha.1] - 2023-06-07
2329
2430### Added
4652
4753- ` kotlin-compiler-test ` to ` kotlin-compiler-extensions-test `
4854
49- [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.1.1-alpha.1...HEAD
55+ [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.1.1-alpha.2...HEAD
56+
57+ [ 0.1.1-alpha.2 ] : https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.1.1-alpha.1...0.1.1-alpha.2
5058
5159[ 0.1.1-alpha.1 ] : https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/commits/0.1.1-alpha.1
You can’t perform that action at this time.
0 commit comments