summary refs log tree commit diff stats
path: root/lib/deprecated/pure/future.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove some deprecated pre-1.0 stdlib modules (#20202)metagn2022-08-231-0/+6
* remove pre-1.0 stdlib deprecations notable exceptions: * ze, toU8 etc in system/arithmetics * potentially callsite * undo macros, ospaths, securehash, oswalkdir * add sets back * add back future, document deprecated versions * add to changelog [skip ci]