Releases: fraction/node-hacker-news-api
Releases · fraction/node-hacker-news-api
2.0.0
v1.3.1
v1.3.0
- Add
xSince
methods for time-ranged queries - Resolve
searchPosts
andsearchLastPosts
bugs (they weren't showing polls)
v1.2.1
- Configure
npm test
to run mocha - Remove
console.log
from tests - Fix searchPosts and searchLastPosts methods
- Add tests for everything else
v1.2.0
- URL encode all search strings
- Add tests
v1.1.6
- Use strict mode
- Wrap the body of the
for
loop in anif
statement to filter out prototype properties
v1.1.5
- Resolve critical bug where all calls go to the wrong URI
- Handle invalid JSON responses
v1.1.3
Bump version to 1.1.3
v1.1.2
Bump version to 1.1.2
v1.1.1
Bump version to 1.1.1