- Two or more Nim modules inside a single Nimble package can share the same name.
- A Nim module and a .c file can share the same name.
- Absolute paths are the default in stack traces and the compiler's error messages.
- Case objects are now completely memory safe.
- The compilation to C++ is now tested extensively.
- Clean distinction between "release" and "danger" compilation modes.
- Better error messages for overloaded functions.
- Status update on the "new runtime".
Ещё видео!