Skip to content

Releases: fraction/node-hacker-news-api

2.0.0

21 Aug 20:07
Compare
Choose a tag to compare
  • MAJOR UPDATE: Breaks API
  • Methods are now chainable, see here for mapping from old methods
  • Original tests updated accordingly
  • New methods: before(), hitsPerPage(), Page()

v1.3.1

11 Jun 21:50
Compare
Choose a tag to compare

v1.3.0

05 Jun 17:39
Compare
Choose a tag to compare
  • Add xSince methods for time-ranged queries
  • Resolve searchPosts and searchLastPosts bugs (they weren't showing polls)

v1.2.1

30 May 19:53
Compare
Choose a tag to compare
  • Configure npm test to run mocha
  • Remove console.log from tests
  • Fix searchPosts and searchLastPosts methods
  • Add tests for everything else

v1.2.0

22 May 17:32
Compare
Choose a tag to compare
  • URL encode all search strings
  • Add tests

v1.1.6

20 May 02:46
Compare
Choose a tag to compare
  • Use strict mode
  • Wrap the body of the for loop in an if statement to filter out prototype properties

v1.1.5

18 May 21:04
Compare
Choose a tag to compare
  • Resolve critical bug where all calls go to the wrong URI
  • Handle invalid JSON responses

v1.1.3

12 Apr 21:49
Compare
Choose a tag to compare
Bump version to 1.1.3

v1.1.2

12 Apr 21:47
Compare
Choose a tag to compare
Bump version to 1.1.2

v1.1.1

12 Apr 21:46
Compare
Choose a tag to compare
Bump version to 1.1.1