Releases: rly0nheart/searchcode-python
Releases · rly0nheart/searchcode-python
0.4.0
What's Changed
- Add license commands to allow viewers to read license terms and conditions and warranty. Also, added status message because who doesn't like to know what's really going on?
- Showing CLI results in panels:
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- calling the command
sc
will act as the same as calling the commandsearchcode
by @rly0nheart in #24
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Added a CLI and refactored code by @rly0nheart in #19
- Added a CLI with code highlighting, and table display for the results… by @rly0nheart in #20
- Add --callback to the CLI by @rly0nheart in #21
Screenshots
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #13
- Dev by @rly0nheart in #16
- related_results is deprecated by @rly0nheart in #17
- Bump flake8 from 7.1.2 to 7.2.0 by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
What's Changed
- 0.2.0 by @rly0nheart in #11
- Renamed
lines_of_code
and 1lines_of_code2params to
lines_of_code_gtand
lines_of_code_lt;
gtand
lt` being greater than and less than - The
callback
param now works as it should.
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0
What's Changed
- Initial release
New Contributors
- @rly0nheart made their first contribution in #1
Full Changelog: https://github.com/rly0nheart/searchcode-sdk/commits/0.1.0