AcodeX-Server v1.1.2 π
We are excited to announce the release of AcodeX Server v1.1.2
, bringing a host of improvements to elevate the experience. This release focuses on performance, stability, and enhanced functionality.
Key Highlights:
- Migration to TypeScript:
- The entire codebase has been migrated to TypeScript, enhancing code readability, maintainability, and developer productivity.
- Reduced Build Bundle Size:
- Significant optimizations have been implemented to reduce the server's build bundle size, ensuring a more efficient and faster start π.
- Local Network Support:
- AcodeX Server is now capable of running on local networks, using
axs -i
- AcodeX Server is now capable of running on local networks, using
- Blazingly Fast Server Powered by Hono:
- The server performance has been turbocharged with the migration from express to Hono, delivering an exceptionally fast server
- Tiny Bundle Size
- Stability Enhancements:
- Numerous stability enhancements have been implemented, addressing potential issues and providing a more robust experience.
- Extended CLI Commands:
- Explore additional command-line options with the newly added CLI commands. Run
acodex-server --help
to discover the expanded set of functionalities.
- Explore additional command-line options with the newly added CLI commands. Run
- Unified Naming Conventions:
- Now you can use either
axs
oracodeX-server
oracodex-server
interchangeably for a consistent user experience.
- Now you can use either
Full Changelog: https://github.com/bajrangCoder/acodex-server/commits/v1.1.0