Releases: UnseenFaith/komada
0.21.1 Release (Mostly Bugfixes, some new stuff though)
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
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
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
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
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
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
Emergency Fix due to upstream changes.
Changelog is at https://github.com/dirigeants/komada/blob/0.12.4/CHANGELOG.md
Komada 0.12.0
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
Changelog can be found here: https://github.com/eslachance/komada/blob/0.11.0/CHANGELOG.md
Komada 0.10.0
Changelog can be found here: https://github.com/eslachance/komada/blob/0.10.0/CHANGELOG.md