Skip to content

Releases: itsrn/hidabroot

v0.8.1-beta

24 Oct 10:43
489f835
Compare
Choose a tag to compare
v0.8.1-beta Pre-release
Pre-release

Features

  • Added search() function for searching content
  • Added askTheRabbi() function to ask questions and get answers
  • Added idExtracter() function for extracting IDs

Improvements

  • Improved accuracy of answer resolution in askTheRabbi() function

Highlights

  • New search() function allows users to easily find specific content
  • askTheRabbi() function now reliably returns the correct answer
  • idExtracter() function simplifies the process of extracting IDs

Bug Fixes

  • Fixed issue with the answer resolving to incorrect text in askTheRabbi() function

v0.8.0-Beta

28 Aug 08:06
1208573
Compare
Choose a tag to compare
v0.8.0-Beta Pre-release
Pre-release

DEPRECATED

This version does not supported or recommended. Please upgrade to a newer version.

What's Changed

  • Release: v0.8.0 by @itsrn in #11
    • Added search() function to search in Hidabroot's website
    • Added idExtracter() function to extract IDs from Hidabroot's website pages
    • Added askTheRabbi() function to get Ask The Rabbi questions and answers.

Read more about the new version in the README.

Full Changelog: v0.6.4-beta...v0.8.0-beta

v0.6.4

25 Aug 12:08
9f148c6
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

What's Changed

  • feat(v0.6.2-beta): readme, unit tests, and more by @itsrn in #8

Full Changelog: v0.6.0-beta...v0.6.4-beta

v0.6.0-beta

22 Aug 10:15
bf65787
Compare
Choose a tag to compare
v0.6.0-beta Pre-release
Pre-release

What's Changed

  • Changed todayNews() function to return a JSON with articles IDs (along with titles)
  • Added getArticle() function to view an article content based on article ID

Read more about the new version in the README.

Full Changelog: v0.5.5-beta...v0.6.0-beta

v0.5.5-beta

01 Aug 10:46
c16f4e8
Compare
Choose a tag to compare
v0.5.5-beta Pre-release
Pre-release

What's Changed

  • Fixed #3

Full Changelog: v0.5.2-beta...v0.5.5-beta

v0.5.2-beta

31 Jul 11:02
Compare
Choose a tag to compare
v0.5.2-beta Pre-release
Pre-release

DEPRECATED

This version does not supported or recommended. Please upgrade to a newer version.

Install

npm install @itsrn/hidabroot

Or with yarn:

yarn add @itsrn/hidabroot

To learn how to start using the package, please refer to the API section in the README