chore: update changelog

This commit is contained in:
Edgar 2024-03-13 12:32:10 +01:00
parent 663af6fe04
commit e9a0aa551c
No known key found for this signature in database
GPG Key ID: 70ADAE8F35904387
1 changed files with 208 additions and 0 deletions

View File

@ -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