Releases: ArjunSharda/Searchor
Releases · ArjunSharda/Searchor
v2.5.2
v2.5.0
- [ADDED] Added a new Enum class
Information
. - [ADDED] Added
getinfo
function in theInformation
Enum to gather information about a given topic, using Wikipedia. - [ADDED] Add
web_scraper
function in theInformation
Enum, to web scrape a URL that is given. - [ADDED] Added bs4 and requests as dependencies.
- [MODIFIED] The Searchor Package is now officially becoming a library, and is therefore no longer considered a package.
v2.5.2
- [FIXED] Fixed issue with web scraping, with attribute errors, and CLI issues
v2.5.1
v2.5.0
- [ADDED] Added a new Enum class
Information
. - [ADDED] Added
getinfo
function in theInformation
Enum to gather information about a given topic, using Wikipedia. - [ADDED] Add
web_scraper
function in theInformation
Enum, to web scrape a URL that is given. - [ADDED] Added bs4 and requests as dependencies.
- [MODIFIED] The Searchor Package is now officially becoming a library, and is therefore no longer considered a package.
v2.5.1
- [FIXED} Fixed issue with web scraping, with attribute errors
- [ADDED] Added CLI support for
scrape
andgetinfo
, of the information class
v2.5.0
- [ADDED] Added a new Enum class
Information
. - [ADDED] Added
getinfo
function in theInformation
Enum to gather information about a given topic, using Wikipedia. - [ADDED] Add
web_scraper
function in theInformation
Enum, to web scrape a URL that is given. - [ADDED] Added bs4 and requests as dependencies.
- [MODIFIED] The Searchor Package is now officially becoming a library, and is therefore no longer considered a package.
v2.4.4
- [MODIFIED] Modified the codebase to use only
copy
from pyperclip.
v2.4.3
- [ADDED] Added InternetArchive (Wayback Machine) and Google Scholar search engines.
v2.4.2
- [VULNERABILITY] Patched a priority vulnerability in the Searchor CLI (check out the patch here)
- [ADDED] Added Pinterest search engine
- [ADDED] Added Docker to build and test Searchor
v2.4.1
- [ADDED] Added custom Engine support, check out a example here
- [ADDED] Added Reuters search engine
- [ADDED] Added the History CLI command which stores data in a JSON file, and which allows you to view and clear. You can see some information of what was added for the history command here
- [MODIFIED] Modified the CLI with some other minor changes
v2.4.0
- [ADDED] Added custom Engine support, check out a example here
- [ADDED] Added Reuters search engine
- [ADDED] Added History CLI command which stores data in a JSON file, and which allows you to view, update, and clear. You can see some information of what was added for the history command here
- [MODIFIED] Modified the CLI with some other minor changes
v2.3.2
- [PATCHED] Patched a bug with Amazon Web Services, Altassian, and Amazon being duplicates.
v2.3.1
- [PATCHED] Patched a bug with AOL and BBC being duplicates