Fix pipes in tables.

This commit is contained in:
Stephen Chung
2020-06-21 10:37:17 +08:00
parent 6121aaec9d
commit 00c4052636
3 changed files with 20 additions and 15 deletions

View File

@@ -9,6 +9,11 @@ Breaking changes
* The trait function `ModuleResolver::resolve` no longer takes a `Scope` as argument.
Enhancements
------------
* [The Rhai Book](https://schungx.github.io/rhai) is online. Most content in the original `README` was transferred to the Book.
Version 0.15.1
==============