mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-07 20:34:21 +00:00
@@ -260,7 +260,7 @@
|
||||
|
||||
- `strutils.split` and `strutils.rsplit` now forbid an empty separator.
|
||||
|
||||
- Relative imports will not resolve to stdlib anymore, e.g. `import ./tables` now reports an error properly.
|
||||
- Relative imports will not resolve to searched paths anymore, e.g. `import ./tables` now reports an error properly.
|
||||
|
||||
## Standard library additions and changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user