Update NEWS
This commit is contained in:
parent
15c68455ec
commit
3d0659b723
2
NEWS.rst
2
NEWS.rst
@ -9,6 +9,8 @@ Removals
|
|||||||
|
|
||||||
New Features
|
New Features
|
||||||
------------------------------
|
------------------------------
|
||||||
|
* `eval` / `hy_eval` and `hy_compile` now accept an optional `compiler` argument
|
||||||
|
that enables the use of an existing `HyASTCompiler` instance.
|
||||||
* Keyword objects (not just literal keywords) can be called, as
|
* Keyword objects (not just literal keywords) can be called, as
|
||||||
shorthand for `(get obj :key)`, and they accept a default value
|
shorthand for `(get obj :key)`, and they accept a default value
|
||||||
as a second argument.
|
as a second argument.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user