Skip to content

Commit

Permalink
prepare 0.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Dec 20, 2024
1 parent 2ef6f92 commit 2b8e709
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "uiua"
readme = "readme.md"
repository = "https://github.com/uiua-lang/uiua"
rust-version = "1.78"
version = "0.14.0-rc.3"
version = "0.14.0"

[dependencies]
# Core dependencies
Expand Down
92 changes: 67 additions & 25 deletions site/blog/feed.rss
Original file line number Diff line number Diff line change
@@ -1,25 +1,67 @@
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Uiua Blog</title>
<description>Blog of the Uiua Programming Language</description>
<link>https://uiua.org/blog</link>
<atom:link href="https://uiua.org/blog/feed.rss" rel="self" type="application/rss+xml"></atom:link>
<lastBuildDate>Tue, 24 Sep 2024 20:30:40 +0000</lastBuildDate>
<item><link>https://uiua.org/blog/uiua-0.12.0</link>
<guid isPermaLink="false">95d63645-10e4-4312-bbe3-f0a6254c0144</guid>
<pubDate>Fri, 16 Aug 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.12.0</title></item>
<item><link>https://uiua.org/blog/uiua-0.11.0</link>
<guid isPermaLink="false">32cba0cb-2378-4cf9-894c-ea65e2a3ffda</guid>
<pubDate>Sun, 2 Jun 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.11.0</title></item>
<item><link>https://uiua.org/blog/uiua-0.10.0</link>
<guid isPermaLink="false">6841da9d-9b35-4992-92b3-0c6820606733</guid>
<pubDate>Thu, 4 Apr 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.10.0</title></item>
<item><link>https://uiua.org/blog/what-will-1-look-like</link>
<guid isPermaLink="false">113ee6ab-1d29-4115-9a1e-4bb2701d23f0</guid>
<pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
<title>What will Uiua 1.0 look like?</title></item>
<item><link>https://uiua.org/blog/second-class-functions</link>
<guid isPermaLink="false">c6a7b400-5d2b-413a-888b-4cd675c8c1db</guid>
<pubDate>Fri, 15 Dec 2023 00:00:00 +0000</pubDate>
<title>Why doesn't Uiua have first-class functions?</title></item></channel></rss>
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Uiua Blog</title>
<description>Blog of the Uiua Programming Language</description>
<link>https://uiua.org/blog</link>
<atom:link href="https://uiua.org/blog/feed.rss" rel="self" type="application/rss+xml"></atom:link>
<lastBuildDate>Fri, 20 Dec 2024 23:42:02 +0000</lastBuildDate>
<item>
<link>https://uiua.org/blog/uiua-0.14.0</link>
<guid isPermaLink="false">a516e01b-732f-4e30-aba2-9599fedfffab</guid>
<pubDate>Fri, 20 Dec 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.14.0
</title>
</item>
<item>
<link>https://uiua.org/blog/subscripts</link>
<guid isPermaLink="false">820eeae1-7c05-4c3c-877c-0675dd7517aa</guid>
<pubDate>Mon, 25 Nov 2024 00:00:00 +0000</pubDate>
<title>Subscripts
</title>
</item>
<item>
<link>https://uiua.org/blog/uiua-0.13.0</link>
<guid isPermaLink="false">666c3590-e42d-4e75-a7bf-1552a098ccd2</guid>
<pubDate>Mon, 21 Oct 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.13.0
</title>
</item>
<item>
<link>https://uiua.org/blog/uiua-0.12.0</link>
<guid isPermaLink="false">95d63645-10e4-4312-bbe3-f0a6254c0144</guid>
<pubDate>Fri, 16 Aug 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.12.0
</title>
</item>
<item>
<link>https://uiua.org/blog/uiua-0.11.0</link>
<guid isPermaLink="false">32cba0cb-2378-4cf9-894c-ea65e2a3ffda</guid>
<pubDate>Sun, 2 Jun 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.11.0
</title>
</item>
<item>
<link>https://uiua.org/blog/uiua-0.10.0</link>
<guid isPermaLink="false">6841da9d-9b35-4992-92b3-0c6820606733</guid>
<pubDate>Thu, 4 Apr 2024 00:00:00 +0000</pubDate>
<title>Announcing Uiua 0.10.0
</title>
</item>
<item>
<link>https://uiua.org/blog/what-will-1-look-like</link>
<guid isPermaLink="false">113ee6ab-1d29-4115-9a1e-4bb2701d23f0</guid>
<pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
<title>What will Uiua 1.0 look like?
</title>
</item>
<item>
<link>https://uiua.org/blog/second-class-functions</link>
<guid isPermaLink="false">c6a7b400-5d2b-413a-888b-4cd675c8c1db</guid>
<pubDate>Fri, 15 Dec 2023 00:00:00 +0000</pubDate>
<title>Why doesn't Uiua have first-class functions?
</title>
</item>
</channel>
</rss>
2 changes: 1 addition & 1 deletion site/blog/list.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# uiua-0.14.0(a516e01b-732f-4e30-aba2-9599fedfffab): 2024-12-?? - Announcing Uiua 0.14.0
uiua-0.14.0(a516e01b-732f-4e30-aba2-9599fedfffab): 2024-12-20 - Announcing Uiua 0.14.0
subscripts(820eeae1-7c05-4c3c-877c-0675dd7517aa): 2024-11-25 - Subscripts
uiua-0.13.0(666c3590-e42d-4e75-a7bf-1552a098ccd2): 2024-10-21 - Announcing Uiua 0.13.0
uiua-0.12.0(95d63645-10e4-4312-bbe3-f0a6254c0144): 2024-08-16 - Announcing Uiua 0.12.0
Expand Down
2 changes: 1 addition & 1 deletion site/blog_rss.ua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Tag ← $"<__>_</_>" ⊃⊙⊙∘∘ ⊃↙↘⊸⊗@ ⊙(⍥/$"_\n_"=3type.)
Tag ← $"<__>_</_>" ⊃⊙⊙∘∘ ⊃↙↘⊸⊗@ ⊙(⍥/$"_\n_"=2type.)
Month ← ◇↙3⊏:Months-1⋕
Date ← $"_, _ +0000" ⊃(
◇↙3⊏:Days⌊◿7+4÷/×[60 60 24]
Expand Down
4 changes: 1 addition & 3 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Uiua Todo

## 0.14
The next version of Uiua

# 0.15
- Labelling signature comments
- Optimizations through calls
- `bind` and `ref` modifiers
- Compile-time code string evaluation
Expand Down

0 comments on commit 2b8e709

Please sign in to comment.