Skip to content

Commit c851ff2

Browse files
committed
chore: update CHANGELOG
1 parent 8b1cafd commit c851ff2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
121
# v0.2.2
222

323
## New Website Domain http://wy-lang.org!

0 commit comments

Comments
 (0)