Skip to content

Releases: iori2333/Minori

Milestone v0.2-alpha

09 Oct 17:51

Choose a tag to compare

Milestone v0.2-alpha Pre-release
Pre-release

Compared to Milestone v0.1, added:

  1. ORM based database
  2. New commands
  3. Changes to project structure
  4. Bug fixes

Milestone v0.1-fixed

30 Sep 17:12

Choose a tag to compare

Milestone v0.1-fixed Pre-release
Pre-release

Fixed dependencies which lead to exceptions.
Removed ktor-client-cio and uses kotlinx.serialization to decode JSONs.
No new features added compared to v0.1-alpha.

Milestone v0.1-alpha

30 Sep 16:01

Choose a tag to compare

Milestone v0.1-alpha Pre-release
Pre-release

First milestone of Minori, with basic commands and structures implemented.