mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 19:02:18 +00:00
451 B
451 B
v1.1 - XXXX-XX-XX
Changes affecting backwards compatibility
Breaking changes in the standard library
Breaking changes in the compiler
Library additions
Library changes
-
Added
os.delEnvandnimscript.delEnv. (#11466) -
Enable Oid usage in hashtables. (#11472)
Language additions
Language changes
Tool changes
Compiler changes
- VM can now cast integer type arbitrarily. (#11459)