8000 Release v1.2.0 · pindjouf/comfy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
< 5403 template data-target="ref-selector.fetchFailedTemplate">
Could not load tags
@pindjouf pindjouf released this 27 Nov 20:16

Release: comfy v1.2.0

This release focuses on improving the reliability and functionality of the installation process, fixing several key issues and adding new features.

SHA256 Checksum

8c37a19c31edae6f3adf10362949316b49e6517bf987fe39f907bc70150073c7  comfy

What's New

  • Fixed set_aliases function not being called in main routine
  • Added proper permissions handling for Neovim installation
  • Added tree-sitter-cli and fuse to default package list
  • Fixed Neovim installation with proper chmod and sudo handling
  • Simplified tree-sitter installation through apt package manager
  • Improved error handling with better permission controls

Installation Instructions

  1. Download the release:
    wget https://github.com/pindjouf/comfy/releases/download/v1.2.0/comfy
  2. Make it executable:
    chmod +x comfy
  3. Run the script:
    ./comfy

Previous Release (v1.1.0)

  • Updated Neovim to latest stable version (v0.10.2)
  • Streamlined btop installation
  • Optimized package selection
  • Enhanced reliability and performance

License

This project is licensed under the WTFPL License - see the LICENSE file for details.

0