- Fixes for back button #291 and #282
- Fixes for google search
- Fixes for google search
- Fixes for google search
- Fixed google search html change #265
- Moved brew formula generation to formula repo
- No change, just dummy build to retry brew publish
- Fixing brew push to github error
- Fixing brew formula auto deploy
- Fixed tag name
- Minor fixes
- Migrated to GitHub actions
- Migrated to GitHub actions
- Added accepted answer highlighting
- Added -j or --json-output for providing json output
- Added manpage for socli
- Added option to return to original question after visiting duplicate one
- Added sentry for error logging
- Fixed google search class change
- Fixing issues with -iq argument
- Added -v or --version argument for displaying the current version
- Added toggle to view comments (for answers)
- Improved google search querying to get better results
- fix for 404 not handled while opening url with -o argument
- Made code pep8 compliant
- Fixed 404 page crashing issue
- Fixed bug caused due to StackOverflow class changes #202
- Using no-cache on pypi to get the latest version
- Formula generation bug fixes
- Formula generation bug fixes
- Improved brew formula generation
- Fixed duplicate question display in interactive mode #195
- Improved tests
- Typo fixes
- Always use chrome useragent to prevent inconsistencies in results
- Brew formula final version added
- Brew formula initial version release
- Added
-o
or--open
option to browse stack overflow pages directly from url #193 - Added classifiers in setup.py
- Improved
--user
option: fixed displaying wrong output when user has 0 total questions - Improved
--user
option: fixed KeyboardInterrupt error when using^C
to abort set api key prompt - Also added Python version support and license classifiers to setup.py for PyPI
- Improved regex implementation to lower in search.py (get_questions_for_query_google) #186
- Improved fetching question stats logic #188
- Fixed: Question stats not working #179
- Drop support for python <= 3.5
- Fixing some issues related to searching
- Bug fixes
- Bug fixes
- Fixed functional issues
- Implemented usage of Google search instead of stackoverflow's default search
- Added code to test captcha checks
- Many bugs fixed
- Added code to prevent unwanted captcha checks
- Made SoCLI more interactive
- Minor bugfixes
- Bugfix release
- Minor bugfix
- Added user profiles
- Bugfix release
- Fixed almost all windows encoding and color bugs
- Many minor bug fixes
- Fixed Windows encoding problem
- Fixed some minor bugs
- Fixed some minor typos
- Added windows binary release
- Fixed some bugs due to latest windows cmd update
- Added sorting of question based on number of votes
- Added StackOverflow attribution
- Fixed minor bugs
- Added tag based search
- Fixed encoding bug
- Fixed bugs on python 2
- Added URL support to answers
- Added debugger module
- Added support to python 2
- Added new question feature
- Fixed windows color problem on windows 10
- Intelligent colors
- Added open in browser feature
- Added interactive mode feature
- Added colors
- First stable release on PyPI
- Pre Release
- Beta version