Releases: AmJaradat01/awesome-lazy-zsh
Releases · AmJaradat01/awesome-lazy-zsh
Release v2.0.0
Major Updates:
- Project Restructure: Removed obsolete files (awesome-lazy-zsh.js,).
- Dependencies Simplified: Reduced dependencies to only chalk and prompts.
- Updated Documentation: README, CONTRIBUTING, and CHANGELOG updated to reflect new structure and functionality.
- .gitignore Updates: Added .idea directory to ignore list while retaining setup.sh.
- Changelog: Documented changes for version 2.0.0.
This release streamlines the project, focusing on a simplified and efficient Zsh setup tool.
Full Changelog: v1.0.2...v2.0.0
v1.0.2
Full Changelog: v1.0.1...v1.0.2
package.json
enhancements:- Added
repository
,homepage
,bugs
, andbin
fields. - Improved
keywords
for better discoverability. - Added a
start
script for easier execution. - Addressed minor issues in the installation process.
- Updated README with additional instructions for dependencies.