Skip to content

Releases: ludeeus/aiogithubapi

1.1.0

02 Aug 13:58
1fd1b84
Compare
Choose a tag to compare
  • Add CI on pull_request
  • Implements get_last_commit and AIOGitHubAPIRepositoryCommit (#5)
  • Use nested objects where possible (#6)
  • Add generator to create objects with fixture and tests (#7)
  • Add traffic with views and clones (#8)
  • Adds attributes to the repository object (#4)

1.0.4

10 May 11:37
Compare
Choose a tag to compare
Fix branch sha setter

1.0.3

10 May 11:02
Compare
Choose a tag to compare
Initialize common

1.0.2

18 Apr 10:55
Compare
Choose a tag to compare
Exclude tests from package (for real this time)

1.0.1

18 Apr 10:52
Compare
Choose a tag to compare
Ignore tests with publishing package

1.0.0

18 Apr 10:49
Compare
Choose a tag to compare

Release time 🎉

This release contains several breaking changes, so if you used this package I'm sorry!
Example usage can be gathered from the tests under tests/

With this version, there is now 100% test coverage of the package
With this version, it will no longer query rate limits for every request (contributed by @nickvanw in #2)

Full changelog

0.5.0

09 Feb 15:16
Compare
Choose a tag to compare

Adds get_tree to repository

0.4.3

19 Dec 09:22
f86de7d
Compare
Choose a tag to compare

Fixes issue getting ratelimit values

0.4.2

21 Sep 08:03
Compare
Choose a tag to compare
Fixes returnlimit for releases

0.4.1

14 Sep 09:26
Compare
Choose a tag to compare
Fix auth headers