Skip to content

Releases: janeklb/gh-search

0.9.1

10 Aug 14:42
244d13b
Compare
Choose a tag to compare

What's Changed

  • chore: bump github actions versions by @janeklb in #66
  • chore: update README to reflect python 3.12+ by @janeklb in #67
  • fix: do not crash if rate limiting is disabled by @augustd in #62

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0

03 Aug 18:48
a77468a
Compare
Choose a tag to compare

What's New :octocat:

  • maintenance release

Changes since last release

  • update all dependencies, target python 12, drop support for previous versions of python (#65) @janeklb

0.8.3

10 Mar 10:55
b334d9f
Compare
Choose a tag to compare

What's New :octocat:

  • add supported python version classifiers (#60) @janeklb

0.8.2

07 Feb 22:51
89f9b23
Compare
Choose a tag to compare

What's New :octocat:

  • gh-search --version prints version

Changes since last release

0.8.1

07 Feb 00:34
105bcca
Compare
Choose a tag to compare

What's New :octocat:

  • Setting default configuration values - see README

Changes since last release

0.7.3

06 Feb 15:32
765edc5
Compare
Choose a tag to compare

What's New :octocat:

  • No longer testing against python 3.6
  • Added tests for python 3.8, 3.9, 3.10 (keeping tests for 3.7)

Changes since last release

0.7.2

04 Oct 17:53
281b3ac
Compare
Choose a tag to compare

What's New :octocat:

  • Not much

Changes since last release

0.7.1

04 Oct 17:41
5401d8f
Compare
Choose a tag to compare

What's New :octocat:

  • Fixed --content-filter and --regex-content-filter cli options (#49) @janeklb

0.7.0

08 Sep 21:48
c69e2d0
Compare
Choose a tag to compare

What's New :octocat:

  • --output option, allowing for yaml and json output (in addition to default and repo-list)

PRs merged in this release

  • Add yaml and json output types (#48) @janeklb
  • Add --output flag and refactor existing output code (#47) @janeklb

0.6.1

14 Aug 18:29
9fece8f
Compare
Choose a tag to compare

What's New :octocat:

  • ... nothing notable this time around

PRs merged in this release