Skip to content

Commit c117f86

Browse files
Update NEWS
1 parent 39be6cd commit c117f86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.rst

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Removals
99

1010
New Features
1111
------------------------------
12+
* `eval` / `hy_eval` and `hy_compile` now accept an optional `compiler` argument
13+
that enables the use of an existing `HyASTCompiler` instance.
1214
* Keyword objects (not just literal keywords) can be called, as
1315
shorthand for `(get obj :key)`, and they accept a default value
1416
as a second argument.

0 commit comments

Comments
 (0)