Pancake 1.1.0 Release Notes
We are excited to announce the release of Pancake 1.1.0! This version comes with several enhancements, bug fixes, and new features to improve your experience. Below is a detailed overview of the changes:
Enhancements
Log Messages
- Corrected and Improved Log Messages: Log messages for commands have been corrected and made more meaningful to provide better clarity and context.
Tips for Commands
- Added Tips: Tips have been added alongside commands to guide users on the next commands they can run, making the user experience more intuitive.
Project Command Flexibility
- Project Word Optional: The word "project" in project-related commands is now optional. You can now run the same commands without explicitly using the word "project."
Cross-Platform Support
- Install and Uninstall for Cross-Platform: Added support for installation and uninstallation across multiple platforms, including macOS, Linux, and Windows.
Build Script
- Build Script Added: A new build script has been added to package the build, simplifying the build process.
New Command
- pwd Command: A new
pwd
command has been added to the project set of commands, allowing users to print the working directory.
Documentation
- Corrected and Enhanced Documentation: Existing documentation has been corrected and updated. Installation and uninstallation instructions have been added for each command.
Summary of Changes
- Log Messages: Improved clarity and meaning.
- Tips: Added to guide users on next steps.
- Project Commands: Made "project" word optional.
- Cross-Platform Support: Added install/uninstall for macOS, Linux, and Windows.
- Build Script: Added to package the build.
- New Command:
pwd
command added to project commands. - Documentation: Corrected and enhanced with installation/uninstallation details.
We hope you enjoy the new features and improvements in Pancake 1.1.0! As always, feel free to reach out with any feedback or issues.
Happy Coding!
The Pancake Team