mirror of
https://github.com/apple/pkl.git
synced 2026-04-24 17:28:37 +02:00
Add release notes for 0.30 (#1261)
Co-authored-by: Dan Chao <dan.chao@apple.com>
This commit is contained in:
@@ -342,6 +342,7 @@ In Pkl 0.29, it is an error to load a module or resource with an opaque `file:`
|
||||
|
||||
NOTE: To import or read a relative path, omit `file:` from the import string. For example, `import("foo/bar.txt")` instead of `import("file:foo/bar.txt")`.
|
||||
|
||||
[[new-base-module-names]]
|
||||
=== New base module names: `Bytes` and `Charset`
|
||||
|
||||
Two new names are introduced to the base module: `Bytes` and `Charset`.
|
||||
|
||||
Reference in New Issue
Block a user