We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1cafd commit c851ff2Copy full SHA for c851ff2
CHANGELOG.md
@@ -1,3 +1,23 @@
1
+# v0.2.3
2
+
3
+## 序.wy
4
5
+Think `序.wy` the Wenyan version of `index.js`.
6
7
+For example, the reader now will search for a module `四庫全書` for a given path `/tmp/examples`
8
9
+- `/tmp/examples/四庫全書.wy`
10
+- `/tmp/examples/四庫全書/序.wy`
11
12
+The first match will be imported. Refer to #512 for more details.
13
14
+## 藏書樓
15
16
+Think `藏書樓` the Wenyan version of `node_modules`.
17
18
+`藏書樓` will be included as `importPaths` by CLI automatically. It will do an up searching for `藏書樓` from the cwd (just as node did)
19
20
21
# v0.2.2
22
23
## New Website Domain http://wy-lang.org!
0 commit comments