mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
remove pdcurses wrapper (#6617)
This commit is contained in:
committed by
Andreas Rumpf
parent
6315c641be
commit
b4580ad002
@@ -39,3 +39,5 @@
|
||||
- Added ``typetraits.$`` as an alias for ``typetraits.name``.
|
||||
- ``os.getEnv`` now takes an optional ``default`` parameter that tells ``getEnv``
|
||||
what to return if the environment variable does not exist.
|
||||
- Removed PDCurses wrapper from the stdlib and published it as a separate
|
||||
Nimble package.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user