Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Releases: UnseenFaith/komada

0.21.1 Release (Mostly Bugfixes, some new stuff though)

09 Oct 16:18
Compare
Choose a tag to compare

Another release approximately one month later.

0.21.1 is now on NPM and features one new feature.

We've moved from using Chalk and made our own Console logger, not only that, we've upgraded our loaders so now if you have a src/index.js You'll be able to do node src/index.js and it will load everything normally within the src folder!

No longer will you need to use console.log or client.emit("log". Now you can do everything you have to do with client.console.log(type, stuff). More information about it here: https://komada.js.org/KomadaConsole.html

Also, Discord.JS is no longer a direct dependency. This means you will have to install the master branch of discord.js yourself.

Apart from that, I'll leave you to enjoy the short changelog for this release: https://github.com/dirigeants/komada/blob/stable/CHANGELOG.md

Komada 0.20.10

06 Sep 14:03
Compare
Choose a tag to compare

Komada's Class-based backend has arrived on NPM!

Lots of changes, Changelog is here: https://github.com/dirigeants/komada/blob/stable/CHANGELOG.md

Komada 0.19.3

17 Jun 15:24
Compare
Choose a tag to compare

This is the final release of Komada Stable using the V1 Codebase.

All efforts from henceforth are directed at 0.20.x Indev.

Changelog is here: https://github.com/dirigeants/komada/blob/master/CHANGELOG.md

Komada 0.19.0

29 Apr 07:40
Compare
Choose a tag to compare

Final Version before backend is converted to use classes.

Changelog is here: https://github.com/dirigeants/komada/blob/master/CHANGELOG.md

Komada 0.18.1

17 Mar 22:36
Compare
Choose a tag to compare

Utilities Branch is merged to Master to hotfix mutiple bugs as well as level production and development branches with each other.

Komada 0.18.0

15 Mar 23:59
Compare
Choose a tag to compare

Komada 0.18.0 which has been staging on Indev is now released on NPM

Changelog is here: https://github.com/dirigeants/komada/blob/master/CHANGELOG.md

Komada 0.12.4

15 Mar 23:43
Compare
Choose a tag to compare

Emergency Fix due to upstream changes.

Changelog is at https://github.com/dirigeants/komada/blob/0.12.4/CHANGELOG.md

Komada 0.12.0

15 Dec 11:32
Compare
Choose a tag to compare

Komada 0.12.0 is released.

Changelog can be found here: https://github.com/dirigeants/komada/blob/0.12.0/CHANGELOG.md

Komada 0.11.0

09 Dec 02:34
Compare
Choose a tag to compare

Komada 0.10.0

21 Nov 09:43
Compare
Choose a tag to compare