change in 4.2.1
svn: r15540
This commit is contained in:
parent
b39966bd0e
commit
afe7e75f1e
|
@ -1,3 +1,15 @@
|
|||
------------------------------
|
||||
Version 4.2.1
|
||||
------------------------------
|
||||
|
||||
. (Eli) The module browser used to treat any non-string require as
|
||||
"libraries", where they can all be hidden or not. Now this does
|
||||
not include requires from the same "package", where a package is
|
||||
defined as a toplevel collection or a planet collection. This
|
||||
means that requiring a file from your own collection is just as
|
||||
convenient to do (wrt the module browser) using the normal
|
||||
symbolic form.
|
||||
|
||||
------------------------------
|
||||
Version 4.2
|
||||
------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user