Skip to content

Releases: edgurgel/tentacat

Tentacat 0.6.1

19 Feb 09:38
Compare
Choose a tag to compare
  • Add options to search #100

Tentacat 0.6.0

12 Feb 09:36
Compare
Choose a tag to compare
  • Add API for latest release for repo #108
  • Change Tentacat.Repositories.Tags.list to support options #105
  • Add Github Reviews endpoints #103
  • Add support for the repository languages endpoint #94

Tentacat 0.5.3

22 Jul 10:32
c33dbd4
Compare
Choose a tag to compare
  • Adds endpoint for triggering ping event on a hook #92
  • Replace the use of the deprecated Dict module #91
  • Adds Activity endpoint "Public events a user has received" #87
  • Adds filter functions to Comments and Commits #81

Tentacat 0.5.2

15 Jun 16:16
359f807
Compare
Choose a tag to compare
  • Adds support for organization webhooks #85
  • Add support for issue create/update #86
  • Add support for repo label list/find/create/update/delete #88
    Thanks to @danielfarrell
  • Add support for repo collaborators #89

Tentacat 0.5.1

22 May 18:10
Compare
Choose a tag to compare
  • Improved issues documentation (#74)
  • Adds Issues.Events.{list_all, find} (#76)
  • Adds possibility to configure pagination on application level (#77)
  • Adds Tentacat.Organizations.Teams.{list, find, create, update, delete} (#82)
  • Adds Tentacat.Teams.Members.{list, find, create, delete} (#83)

Tentacat 0.5.0

31 Mar 07:35
Compare
Choose a tag to compare
  • Improve README #64
  • Fix bug with cloning repo on Windows #68
  • Add retrieving request options from config #69
  • Add pagination and streaming #70 🎉 thanks to @jeffweiss

Tentacat 0.4.0

13 Mar 06:45
Compare
Choose a tag to compare
  • Add search code API #32
  • Refactor process response #54
  • Change Tentacat.Repositories.list_mine receive opts. #56
  • Add user events list list_public and list_user_org #60
  • Add search users and search repos #61
  • Add Pull request merge and has_been_merged #62
  • Add Issue label list/add #62

Tentacat 0.3.1

03 Jan 06:55
Compare
Choose a tag to compare
  • Allow to find latest release #48
  • Add Tentacat.Repositories.Tags.list/3 #48
  • Add Tentacat.Commits.{list, find, compare} #48
  • Add inch-ci to the project
  • Fix multiple docs issues #52 & #51

Tentacat 0.3.0

30 Dec 09:43
Compare
Choose a tag to compare
  • Add lots of test 🎉 thanks to @duksis
  • Adds possibility to create, delete and get a repository
  • Add the project to coveralls
  • Implement support for commits and issues comments

Tentacat 0.2.1

08 Nov 06:00
Compare
Choose a tag to compare
  • Relax Elixir dependency
  • Update README