mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: use u8 instead of byte
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- Enum values now can have attributes.
|
||||
- json: Enum value string serialization supports `[json:'alias']` to change its string values.
|
||||
- Functions can now return fixed size arrays.
|
||||
- The builtin websocket library is now thread safe.
|
||||
|
||||
## V 0.3.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user