Releases: Project-Sloth/ps_lib
Releases · Project-Sloth/ps_lib
1.0.0
What's Changed
- Dom-PR by @Mustachedom in #28
- Dom-PR by @Mustachedom in #30
-
- fix QBX ox inv item export by @Mustachedom in #31
- Dom-PR by @Mustachedom in #32
- -
refactorinteractions file by @Mustachedom in #34 -
- version bump + changelog by @Mustachedom in #35
- Add notifications and exports for various functions by @Mustachedom in #36
- fix: ps.createShop for qb by @vibewitharyaan in #38
- its PlayerData.job.payment and not PlayerData.job.grade.payment by @LeSiiN in #43
- check if there is data, if not send the entire table by @LeSiiN in #42
- Handle empty HTTP response in versionCheck by @jonjongames1997 in #41
New Contributors
- @vibewitharyaan made their first contribution in #38
- @LeSiiN made their first contribution in #43
- @jonjongames1997 made their first contribution in #41
Full Changelog: v0.5.0...1.0.0
Version 0.5.0 [Experimental]
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
- Clone or download the repository.
- Follow the instructions in the README to set up and integrate the library.
- 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