This repository was archived by the owner on Sep 14, 2025. It is now read-only.
Releases: signalbean/Aki
Releases · signalbean/Aki
Release v1.1.3
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
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
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
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
What's Changed
- Refactor common utilities by @signalbean in #1
- Cleanup plsr by @signalbean in #2
Contributors
- @signalbean contributed in #1
Full Changelog: v0.1.0...v1.0.0
Release v0.1.0
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
First Release
- no changes