Skip to content

Releases: statch/gitbot

v2.1.1

15 May 12:57
dbc1d24
Compare
Choose a tag to compare

File structure changes

Remove the core/ directory and distribute contents between cogs/ and lib/ depending on their purpose.
This change is meant to make the file structure more approachable and clean.

v2.1.0

15 May 12:24
Compare
Choose a tag to compare

Locale Update

This update makes it possible for members of the GitBot Community to submit their translations to make GitBot more accessible for people from all over the world. As always, it also includes countless improvements to the codebase, namely file-structure cleanup, library extensions and new commands (language config and commit logs).

v2.0.0

13 Mar 20:26
ebddba1
Compare
Choose a tag to compare

The biggest GitBot update yet

This update changes every aspect of GitBot, adding release feeds, simplifying command syntax, and reworking the entire codebase.

Changelog

  • Release Feeds!
  • Gists
  • Info command (link resolving)
  • Shorter command syntax
  • Command shortcuts in most places (stored parameters)
  • PR and issue lists
  • Codebase rewrite

v1.2.1

07 Jan 20:12
3b23c22
Compare
Choose a tag to compare

Repo-Info command rework

Overhauled the git checkout --repo -info command by migrating its corresponding API query to GraphQL and updating the command's frontend to match GitBot's latest commands.

v1.2.0

05 Jan 16:11
65b4ed2
Compare
Choose a tag to compare

PR Checkout and code style improvements

Implemented the git checkout --pr command along with some general quality of life improvements.

v1.1.1

04 Jan 12:34
Compare
Choose a tag to compare

v1.1.1

General enhancements and file structure cleanup.

v1.1.0

03 Jan 19:38
e23fc5d
Compare
Choose a tag to compare

Download command and help enhancements

This release brings a command allowing users to effortlessly download the source code of the requested repo right from Discord as well as some styling improvements in the help command.

v1.0.0

28 Dec 12:42
faff656
Compare
Choose a tag to compare

First official release

To better keep track of changes made and make the code more accessible I will start packaging major bot updates into releases.