Releases: ArjunSharda/Searchor
Releases · ArjunSharda/Searchor
v2.3.0
v2.2.3
- [ADDED] Added AskUbuntu, Google Play Store, Chegg, Pexels, TheVerge, Udemy, Accuweather, AliExpress, Asus, CNN, Freepik, Google News, HP, IMDb, iStock, Samsung, and Leetcode search engines.
v2.2.2
- [ADDED] Added copy URL to clipboard feature. Check out a example here
- [ADDED] Added a image, copyright, and a contributor section to the README.md.
v2.1.1
- [ADDED] Added Instagram, Brave, AlternativeTo, Docker Hub, Unsplash, BBC, Indeed, CountryCode, OpenLibrary, Dell, Wired, Google Maps, Google Images, Audible, Behance, Bugzilla, Dribble, Flipkart, Google Fonts, Imgur, Imgur, MDN, NPM and Steam search engines.
- [FIXED] Fixed a broken image in the PyPi of Searchor.
- [REMOVED] Removed an unneeded library in the codebase.
v2.2.0
v2.2.0 Changes
- [BREAKING] Engine class is now subclassed as an enumerator
- [BREAKING] Removed engine_list
- [BREAKING] Changed search function to be inside the Engine class
- [ADDED] Added a additional_queries parameter in the search function
- [ADDED] Added a
open_web
parameter in the search function which is default set toFalse
and can be madeTrue
to open a URL with Searchor in a new window with your default browser. - [ADDED] Added GitLab search engine
v2.1.6
v2.1.6 Changes
- [FIX] Fixed duplicate for Amazon and AOL
- [ADDED] Added BlogSpot search that uses searchblogspot.com to search Blogger
- [MODIFIED] Modified formatting in the code, even for the examples and the main codebase
v2.1.5
v2.1.5 Changes
- [BREAKING] Fixed typo in Atlassian and Lycos
v2.1.4
v2.1.4 Changes
- [ADDED] Added Reddit, Altassian and AWS.
- [MODIFIED] Modified the AOL search link as it was not the correct link.
v2.1.3
v2.1.2
v2.1.2 Changes
- [ADDED] Added comments to the init, for future references if anyone decides to propose a new engine.
- [ADDED] Added eBay, AOL, Lyscos, G2, USPS, UPS, Yandex, FedEx, PyPi, Excite, Spotify, and Medium.
- [HACKTOBERFEST] Hacktoberfest submissions will be counted for all releases October 1 - October 31, 2022. Feel free to contribute! Documentation changes are accepted as well.