Releases: itsrn/hidabroot
Releases · itsrn/hidabroot
v0.8.1-beta
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 answeridExtracter()
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
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.
- Added
Read more about the new version in the README.
Full Changelog: v0.6.4-beta...v0.8.0-beta
v0.6.4
What's Changed
Full Changelog: v0.6.0-beta...v0.6.4-beta
v0.6.0-beta
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
v0.5.2-beta
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