mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
0.1.21 changelog
This commit is contained in:
parent
a232b215a7
commit
c01edc650d
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,3 +1,16 @@
|
|||||||
|
## V 0.1.21
|
||||||
|
*XX Sep 2019*
|
||||||
|
|
||||||
|
- `none` keyword for optionals.
|
||||||
|
- All table lookup functions now use `none`.
|
||||||
|
- Double quotes (`"`) can now be used to denote strings.
|
||||||
|
- GitHub Actions CI in addition to Travis.
|
||||||
|
- `-compress` option. The V binary built with `-compress` is only ~90 KB!
|
||||||
|
- More memory management.
|
||||||
|
- "Unused variable" error is now a warning in non-production builds.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## V 0.1.20
|
## V 0.1.20
|
||||||
*17 Sep 2019*
|
*17 Sep 2019*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user