Releases: denysdovhan/wtfjs
Releases · denysdovhan/wtfjs
v1.21.1
v1.21.0
v1.20.1
v1.20.0
v1.19.1
v1.19.0
v1.18.0
v1.17.0
1.17.0 (2021-02-06)
Bug Fixes
- Lint markdown files (aa26445)
Features
- Add A stringified string example. Close #113 (de081e4)
- Add alert from hell. Close #55 (1d973b9)
- Add an example with arguments. Close #35 (1289b0c)
- Add an infinite timeout example. Close #61 (f356deb)
- Add comparison table. Close #107 (c40b0df)
- Add double dot example. Close #124 (597b5ee)
- Add example with Math.min and Math.max. Close #23. (ad120b2)
- Add Extra Newness. Close #78 (81316dc)
- Add Split a string by a space. Close #171 (827da42)
- Add Why you should use semicolons. Close #112 (7488b34)
- Non-strict comparison of a number to true. Close #135 (0242818)