forever v0.14.2 Release Notes

Release Date: 2015-07-01 // almost 9 years ago
    • 804b5b1 [dist] Version bump. 0.14.2 (indexzero)
    • 1e4953d [fix] Do not break tests. (indexzero)
    • 310edd2 fixes #699 (Mike van Rossum)
    • 19f7909 Add license attribute (Gilad Peleg)
    • 36fbaf1 isNaN() doesn't check if the value is numeric; it only checks if it is equal to NaN. In particular it won't catch null. (Craig R. Hughes)
    • 31c2f16 Remove overwhelm, highlight forever start in doc (Doug Carroll)
    • 19a0de8 Update CHANGELOG.md. (XhmikosR)