Skip to content

Releases: kokonut27/Git-API

v.1.7.5 - Most likely final release!

09 Dec 20:35
Compare
Choose a tag to compare

v1.7.1 - Fix error

14 Oct 21:12
Compare
Choose a tag to compare

Hello!

There was a small error in the package that had to be fixed and uploaded to PyPi, so this explains the release.

Sorry for the inconvenience!

v1.7.0

13 Oct 17:29
Compare
Choose a tag to compare

Hello!

This release includes entirely new queries, including the follower queries and more!
The code has been more spaced out and cleaned, plus more accessibility to the package!

I hope you enjoy using this package!

v1.5.1 - Update problem

07 Oct 18:57
Compare
Choose a tag to compare

Hello!

There was a small error in one of the package functions, and I had to release and update the package.

Sorry for the inconvenience!

v1.5.0 - Introducing `Repo` class!

07 Oct 18:22
Compare
Choose a tag to compare

Hello!

This release has the Repo class, which has lots of new functions!
These functions include:

  • All of the Repo arguments,
  • Repo name,
  • Repo id,
  • etc.

More releases will follow this release, so please enjoy!

v1.0.2 - Uploading to PyPi

05 Oct 12:03
Compare
Choose a tag to compare

Hello!

There were some errors occurring to importing the package, so I am creating small releases now and then to see if I can solve it.

Sorry for the inconvenience!

v1.0.1 - Small updates and tweaks!

04 Oct 14:37
Compare
Choose a tag to compare

This mini release/update is just so I could clean up some mistakes, just clean the whole thing, and for the README to be more polished up.

That's it however, enjoy using GitAPI!

v1.0.0

29 Sep 12:04
Compare
Choose a tag to compare

Welcome to GitAPI's first release!

This first release includes:

  • Most of the basic functions for the User() class
  • Has a few functions for the GitHub() class
  • json styled functions

And more!

For more information on the package, go to the README.