Skip to content

Releases: Project-Sloth/ps_lib

Version 0.5.0 [Experimental]

02 Aug 22:10
218486f

Choose a tag to compare

Release 0.5.0 [Experimental] - Initial Public Release

We are excited to announce the first public release of the ps_lib repository: version 0.5.0 [Experimental]! 🎉

This marks the beginning of our journey in open-sourcing this project, and we invite the community to explore, experiment, and contribute.


🚀 Highlights

  • Initial Public Release: All core functionality and libraries are now available to the public for the first time.
  • Experimental Status: This release is considered experimental. APIs and internal structures may change as we gather community feedback and iterate.
  • Multi-Language Support: The library is primarily written in Lua, with components in Svelte and TypeScript.
  • Documentation: Early documentation and guides are included to help new users get started.

🧰 Core Features

  • Modular Lua libraries for extensible use in your projects.
  • Foundation for integration with Svelte and TypeScript-based systems.
  • Example configurations and usage patterns.
  • Initial set of utility functions and helpers.

⚠️ Known Issues & Limitations

  • Some APIs are subject to change as the library matures.
  • Documentation is currently in an early state and will be expanded.
  • Performance optimizations and additional features are planned for future releases.

🔗 Getting Started

  1. Clone or download the repository.
  2. Follow the instructions in the README to set up and integrate the library.
  3. Explore the provided examples and documentation.

🙏 Thanks & Feedback

We appreciate your interest in ps_lib! Please submit issues and pull requests as you find bugs or areas for improvement. Your feedback will help guide the future of this project.


Repository: https://github.com/Project-Sloth/ps_lib


Happy experimenting!
— The Project Sloth Team