Skip to content

Releases: AmJaradat01/awesome-lazy-zsh

Release v2.0.0

05 Sep 18:50
Compare
Choose a tag to compare

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

15 Aug 04:32
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

  • package.json enhancements:
  • Added repository, homepage, bugs, and bin 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.