Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Releases: signalbean/Aki

Release v1.1.3

14 Sep 14:18
v1.1.3
11bc006

Choose a tag to compare

Release v1.1.2

13 Sep 08:02
v1.1.2
f73d77f

Choose a tag to compare

Release v1.1.1

13 Sep 06:33
v1.1.1
114c84e

Choose a tag to compare

What's Changed

  • Um so like i wanted to make a settings command but i just cant decide how to store settings by @signalbean in #4

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

08 Sep 21:22
v1.1.0
333e285

Choose a tag to compare

What's Changed

  • refactor: improve workflow, comments, and type organization by @signalbean in #3

Full Changelog: v1.0.2...v1.1.0

Release v1.0.2

08 Sep 16:19
v1.0.2
adf5976

Choose a tag to compare

Release v1.0.1

02 Sep 16:05
v1.0.1
3a6065a

Choose a tag to compare

Release v1.0.0

01 Sep 11:38
v1.0.0
edc41c6

Choose a tag to compare

What's Changed

Contributors

Full Changelog: v0.1.0...v1.0.0

Release v0.1.0

30 Aug 09:17
v0.1.0
9a04059

Choose a tag to compare

Version 1.0.1

New Features & Improvements:

  • Refactor common utilities: A major refactor has been performed to streamline and improve common utility functions. This includes the following changes:
    • Unified Strings: Common strings have been moved to a central location for better reuse and maintainability.
    • Independent Environment Configuration: The environment configuration has been made more robust and independent.
    • Improved Commands: The foundation for prefixed commands has been set up.

Bug Fixes:

  • Asset Fix: Corrected the example asset to be more descriptive.
  • Dependency Cleanup: Removed unused dependencies to reduce the overall bundle size.

Other Changes:

  • Configuration Update: Updated the configuration steps for a smoother release process.

Full Changelog: v0.0.1...v0.1.0

Release v0.0.1

27 Aug 11:46
v0.0.1
b51be1d

Choose a tag to compare

First Release

  • no changes