remove pdcurses wrapper (#6617)

This commit is contained in:
Lynn C. Rees
2017-10-30 16:21:08 -06:00
committed by Andreas Rumpf
parent 6315c641be
commit b4580ad002
2 changed files with 2 additions and 1560 deletions

View File

@@ -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