mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
vendor-fetch lists available libraries (#2976)
* vendor-fetch lists available libraries from `github.com/c3lang/vendor` when no library is specified. * add release notes
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
- Properly support `@deprecated` as contract.
|
||||
- Support deprecating enum values.
|
||||
- Improve error when trying to use an extern const as a compile time constant. #2969
|
||||
- `vendor-fetch` command now lists all available packages by default. #2976
|
||||
|
||||
### Stdlib changes
|
||||
- Summarize sort macros as generic function wrappers to reduce the amount of generated code. #2831
|
||||
|
||||
Reference in New Issue
Block a user