From e9a0aa551cddf7a9f19c9ce1b2930dd424cb2f84 Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Wed, 13 Mar 2024 12:32:10 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 208 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5949067a0..8639fb603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### โš™๏ธ Miscellaneous Tasks + +- Git cliff config + +## [0.0.1-alpha.16] - 2024-03-13 + +### ๐Ÿ› Bug Fixes + +- Fix tests + +### โš™๏ธ Miscellaneous Tasks + +- Bump version + ## [0.0.1-alpha.15] - 2024-03-13 ### ๐Ÿš€ Features @@ -17,6 +33,17 @@ All notable changes to this project will be documented in this file. - Fix scope +### Other + +- *(other)* Improv cast + +- *(other)* Beter2 + +- *(other)* Allow top level module + +- *(other)* Version + + ## [0.0.1-alpha.14] - 2024-03-11 ### ๐Ÿ› Bug Fixes @@ -40,6 +67,13 @@ All notable changes to this project will be documented in this file. - Fix ci2 +### Other + +- *(other)* Try release ci + +- *(other)* Try release ci + + ### โš™๏ธ Miscellaneous Tasks - Upd changelog @@ -73,6 +107,15 @@ All notable changes to this project will be documented in this file. - Debug type names +### Other + +- *(other)* Changelog + +- *(other)* Try to fix release changelog + +- *(other)* Release + + ## [0.0.1-alpha.10] - 2024-02-28 ### ๐Ÿš€ Features @@ -98,6 +141,11 @@ All notable changes to this project will be documented in this file. - More debug locations - Code checking in lowering +### Other + +- *(other)* Upd + + ### โš™๏ธ Miscellaneous Tasks - Update version to 0.0.1-alpha.8 @@ -108,6 +156,29 @@ All notable changes to this project will be documented in this file. - Struct support +### Other + +- *(other)* Make main always pub + +- *(other)* Readme + +- *(other)* Gitattributes + +- *(other)* Cliff + +- *(other)* Better + +- *(other)* Basic struct + +- *(other)* Struct field + +- *(other)* Struct init parsing + +- *(other)* Nice + +- *(other)* Version + + ### ๐Ÿงช Testing - Test @@ -119,6 +190,15 @@ All notable changes to this project will be documented in this file. - Compile unary op, compile asref, compile deref, reference arguments, avoid some temporaries on direct use +### Other + +- *(other)* Changelog + +- *(other)* Refs + +- *(other)* Version and fix no return + + ## [0.0.1-alpha.6] - 2024-02-17 ### ๐Ÿš€ Features @@ -133,6 +213,13 @@ All notable changes to this project will be documented in this file. - Fixes +### Other + +- *(other)* Optimize + +- *(other)* Vv0.0.1-alpha.6 + + ## [0.0.1-alpha.5] - 2024-02-14 ### ๐Ÿ› Bug Fixes @@ -142,6 +229,13 @@ All notable changes to this project will be documented in this file. - Fix ci +### Other + +- *(other)* Version + +- *(other)* Changelog + + ## [0.0.1-alpha.4] - 2024-02-14 ### ๐Ÿš€ Features @@ -181,6 +275,13 @@ All notable changes to this project will be documented in this file. - Fix +### Other + +- *(other)* Fmt + +- *(other)* Readme + + ### ๐ŸŽจ Styling - Format @@ -204,6 +305,113 @@ All notable changes to this project will be documented in this file. - Fix +### Other + +- *(other)* Initial + +- *(other)* Check + +- *(other)* Format + +- *(other)* Start logos + +- *(other)* Progress + +- *(other)* Progress + +- *(other)* Big progress + +- *(other)* Rly basic type inference + +- *(other)* Type info improvements + +- *(other)* Add rudimentary type inference, todo: args + +- *(other)* If else type analysis + +- *(other)* Idk + +- *(other)* Tmp + +- *(other)* Better + +- *(other)* Progress + +- *(other)* Require fully typed integers for now + +- *(other)* Progress + +- *(other)* V + +- *(other)* Spans + +- *(other)* Arns + +- *(other)* Padding + +- *(other)* Cleanup + +- *(other)* Ok + +- *(other)* Upd + +- *(other)* Upd + +- *(other)* New start + +- *(other)* Progress + +- *(other)* Parser + +- *(other)* Prog + +- *(other)* Ok + +- *(other)* Ok + +- *(other)* Upd + +- *(other)* Ok + +- *(other)* A + +- *(other)* Prog + +- *(other)* P + +- *(other)* Fn call + +- *(other)* Prog + +- *(other)* Nice + +- *(other)* Compile + +- *(other)* Handle unit return + +- *(other)* Basic binop + +- *(other)* More + +- *(other)* Prog + +- *(other)* . + +- *(other)* Todo + +- *(other)* Debug info + +- *(other)* A + +- *(other)* Rename + +- *(other)* Version + +- *(other)* Clippy + +- *(other)* Clippy + + ### ๐ŸŽจ Styling - Style