Skip to content

Commit

Permalink
Release notes for Stainless 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jad-hamza committed Feb 24, 2021
1 parent 33ab804 commit 58b58d7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Release Notes

## Version 0.8.0 (2021-02-24)

### Features

- Support for Scala 2.12.13 (#913)
- Support for ghost fields in GenC (#904, #907)
- Initial support for unsigned integers in GenC (#888)

### Bug fixes

- Fix issues watch mode (and add support for Enter key to reload) (#906)
- Better support for refinement types in type-checker
- Various bug fixes in extraction phases


## Version 0.7.6 (2021-01-18)

### Features
Expand Down

0 comments on commit 58b58d7

Please sign in to comment.