Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
v0.8.1 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelPunegov committed Jul 30, 2018
1 parent c2053cb commit ee5c3da
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v0.8.1 (Jul 2018)
* Bugfixes: #1779 #1786 #1787 #1818
* APIs for easier freeze debugging (#1783)
* Friend module support in plugin and backend
* Improves synthetic field accessors and printing in lldb
* Various fixes in compiler (inliner, post-inline lowering)
* New Gradle plugin improvements:
* Support frameworks and extra options in the new plugin (issue #1796)
* Publish the plugin to plugin portal (fixes issue #1751)
* Multiple bug fixes in tasks and targets

## v0.8 (Jul 2018)
* Singleton objects are frozen after creation, and shared between threads
* String and primitives types are frozen by default
Expand Down

0 comments on commit ee5c3da

Please sign in to comment.