Skip to content

Releases: PenguinDevs/PenguinEngine

@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.4

15 Jul 14:15

Choose a tag to compare

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

14 Jul 10:21

Choose a tag to compare

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:

  1. External Dependencies Configuration: Packages now automatically install and configure external @Quenty dependencies (ServiceBag, Maid, Signal, BaseObject, loader) instead of using local symlinks
  2. Template Fixes: Fixed issues with services and library templates that were incorrectly using local symlink copies of the loader
  3. 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

14 Jul 18:00

Choose a tag to compare

4.9.0-penguindevs.3 (2025-07-14)

Bug Fixes

  • disable package-lock for CLI to fix Lerna releases (3c94746)
  • revert package-lock (af19541)

Features

  • appends externally installed packages to .luaurc (6904c48)

@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.1

13 Jul 18:49
738b21c

Choose a tag to compare

DISCLAIMER: Wasn't released using lerna for this release, inconsistencies may arise between this release and future releases from this point.

🚀 Enhancement

Authors: 1