Releases: rly0nheart/searchcode-python
Releases · rly0nheart/searchcode-python
0.6.3
0.6.2
0.6.1
What's Changed
- Bump rich-click from 1.8.8 to 1.8.9 by @dependabot in #37
- Rename repo to
searchcode-python
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Bump version: 0.5.1 -> 0.6 by @rly0nheart in #36
- Showing results in panels, and making it look like results on searchcode.com :)
- And a bunch of other fun stuff (I'm so tired😂)
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Remove redundancy in module (
cli.py/cli
-->__app.py/cli
) by @rly0nheart in #34 - Update README.md by @rly0nheart in #35
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- 0.5 Update by @rly0nheart in #33
- Drop dependency (whats-that-code)
- Following the latest API update , /code path will return a
language
field in response. See here - Return results as SimpleNamespace object(s)
- Updated tests
Full Changelog: 0.4.4...0.5.0
0.4.4
What's Changed
- CLI: Remove background from license information by @rly0nheart in #32
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- Fix unformatted year in init.py by @rly0nheart in #30
- Fix unformatted year in init.py by @rly0nheart in #31
Full Changelog: 0.4.2...0.4.3
0.4.2
0.4.1
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.4.0...0.4.1