Releases: edgurgel/tentacat
Releases Β· edgurgel/tentacat
Tentacat v2.4.0
v2.3.0
What's Changed
- Fix missing exvcr custome path causing error by @kianmeng in #202
- Misc doc changes by @kianmeng in #205
- Encode label when deleting by @BunnyDunker in #214
- Updating libs by @mustela in #213
New Contributors
- @kianmeng made their first contribution in #202
- @BunnyDunker made their first contribution in #214
- @mustela made their first contribution in #213
Full Changelog: v2.2.0...v2.3.0
Tentacat 2.2.0
- Add support to delete reactions on comments and issues #199 Thanks to @sreecodeslayer π
- Fix Issues docs #201 #200 Thanks to @cetinajero π
Tentacat 2.1.0
Tentacat 2.0.1
- Fix body encoding #193 Thanks @vermaxik and @niklaslong
This is also a breaking change. Keywords are not accepted as body for requests. They are still allowed for options that are transformed into query strings.
Tentacat 2.0.0
- Add stargazers endpoint #192 Thanks, @vermaxik
- Jason as the JSON library #189 Thanks, @niklaslong
Tentacat 1.6.1
- Add support to gist #182 Thanks to @mbirman π
- Add support to Reviews for PRs API #184 Thanks to @sreecodeslayer
Tentacat 1.6.0
Tentacat 1.5.0
- Add support for Repositories Contents API #173 Thanks @EtienneDepaulis ! π
Tentacat 1.4.0
- Add support for Repositories Deploy Keys API #170 Thanks, @milica-nerlovic π
- Add Projects API endpoints #172 Thanks, @achiurizo π