Skip to content

Commit 50ca1a3

Browse files
committed
[release] Upload the Idris2 0.7.0 release
The blog post is deliberately backdated to the release date (2023-12-22). This is in order to keep the "we're working on it"-post at the top of the News page.
1 parent ec0402f commit 50ca1a3

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Idris 2 version 0.7.0 Released
2+
##############################
3+
4+
:date: 2023-12-22 14:00
5+
:tags: Release
6+
:category: News
7+
:author: CodingCellist
8+
9+
A new version (0.7.0) of Idris 2 has been released. You can download the source
10+
(including generated Scheme and Racket files for bootstrapping) from the
11+
`download page <{filename}../pages/download.rst>`_.
12+
13+
Highlights include:
14+
15+
* Size-change graphs are now matrices, faithfully implementing
16+
`Lee, Jones, and Ben-Amram; 2001 <https://doi.org/10.1145/360204.360210>`_.
17+
* Elaborator scripts can now access project files, allowing for type-providers
18+
and similar.
19+
* Warnings on conflicting fixity declarations along with ``%hide`` support for
20+
these.
21+
* Numerous doc and error message enhancements, bug fixes, performance
22+
improvements, and much more.
23+
24+
For a detailed list of changes, see the
25+
`CHANGELOG <https://github.com/idris-lang/Idris2/blob/27780073c8631826d846499840b3857d9b9a4fd5/CHANGELOG.md>`_.
26+
27+
Thanks to the many people who have contributed, whether by adding features,
28+
fixing code, reporting issues, or anything else. You can find a list of
29+
`contributors <https://github.com/idris-lang/Idris2/blob/master/CONTRIBUTORS>`_
30+
in the `GitHub repository <https://github.com/idris-lang/Idris2>`_.
31+
32+
Have fun!

src/content/releases/idris2-0.7.0.tgz

3.76 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
71ba0482de88f17ba7997afaa9238cda04e1e5bb7881b9b9778a0725d891ea7f idris2-0.7.0.tgz

0 commit comments

Comments
 (0)