Releases: PenguinDevs/PenguinEngine
Releases · PenguinDevs/PenguinEngine
@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.4
4.9.0-penguindevs.4 (2025-07-15)
Features
- using .luau file ext instead of .lua for templates (52ae9b5)
@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.2
Bug Fixes
- fixed services & library templates using local symlink copy of loader (e1ff579)
Features
- Add external dependencies configuration for PenguinEngine packages (899d0fc)
This release includes major improvements to the PenguinEngine CLI:
- External Dependencies Configuration: Packages now automatically install and configure external @Quenty dependencies (ServiceBag, Maid, Signal, BaseObject, loader) instead of using local symlinks
- Template Fixes: Fixed issues with services and library templates that were incorrectly using local symlink copies of the loader
- Improved Package Setup: New packages created with the CLI will automatically have proper external dependency configuration including .luaurc aliases and project.json setup
@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.3
4.9.0-penguindevs.3 (2025-07-14)
Bug Fixes
Features
- appends externally installed packages to .luaurc (6904c48)
@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.1
DISCLAIMER: Wasn't released using lerna for this release, inconsistencies may arise between this release and future releases from this point.