Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Added a release for Pesde. This replaces the Wally release.
Changed
- Update to Pack v0.11.0
Removed
- Removed release pipeline for Wally. Starting from this version, PakNet will no longer be published to Wally. Existing versions are still available.
0.7.1 - 2025-12-08
Fixed
- Infinite yielding due to invalid instance names. The hashed remote names are now passed through HttpService:UrlEncode.
- Fix debug mode always being on in studio by updating to Pack v0.10.1