Skip to content

Commit

Permalink
Add text for 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
yannham committed May 17, 2023
1 parent 8a30ea1 commit da66771
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
Version 1.0 (pending)
=====================

This is WIP, registering breaking changes for the next major version.
Version 1.0
===========

This is the 1.0 release! The syntax and the semantics of the core language have
been stabilized and shouldn't evolve as much in the future.

- The core semantics of the language have been reworked and stabilized, in
particular (but not limited to) merging, types and contracts with the
implementation of RFC005
- The stdlib has been augmented with many new functions
- Parts of the syntax and some builtin symobls (types, stdlib functions, and so
on) have been improved and made consistent
- New features for the LSP, and in particular code completion

Breaking changes
----------------
Expand Down

0 comments on commit da66771

Please sign in to comment.