Releases: youhide/hideDot
Releases · youhide/hideDot
v0.0.5
Changelog
- 56f5522 Add advanced features and CLI to dotfiles manager
- 5a14f25 Add animations and interactive logo to landing page
- cf142d1 Add initial HTML structure for hideDot landing page
- 8895e75 Add logo to README and include hidedot logo SVG file
- 362882a Create CODE_OF_CONDUCT.md
- d6c7b9a Create CONTRIBUTING.md
- 5c9d4d0 Create LICENSE
- 8495892 Create SECURITY.md
- 2c36a96 Create gh-pages.yml
- 8dd1840 Update GoReleaser action to specific commit for stability #1
- 5c9f3d7 Update README to include a hyperlink for hideDot
- 8f8b9fe Update README to simplify project title formatting
- 0e5d85e Update README.md
Released by GoReleaser.
v0.0.4
Changelog
- 5d82ad9 Add hidedot.conf.yaml to .gitignore
- 8f9896d Add link to Wiki for detailed documentation in README.md
- b601a02 Enhance Logger with color support and improve logging messages for better visibility
- a627c09 Remove neovim from Homebrew dependencies in hidedot configuration
- c3e9e91 Update README.md with detailed usage instructions and features; remove hidedot configuration file
Released by GoReleaser.
v0.0.3
Changelog
- ef791cb Add HOMEBREW_TAP_GITHUB_TOKEN to release workflow environment variables
- 8046e20 Add Homebrew formula for hidedot
- dfeebd5 Add directory specification for Homebrew formula in goreleaser configuration
- db39fcc Fix Homebrew formula installation command to use correct binary name
- c63dd8e Rename HOMEBREW_TAP_GITHUB_TOKEN to TAP_GITHUB_TOKEN in release workflow and update goreleaser configuration to use the new token name
- bfde3f2 Update Homebrew formula for hidedot: add name and change license to MIT
- cb9612b rm comment
Released by GoReleaser.
v0.0.2
Changelog
- 127cdde Add funding configuration for GitHub
- 8ea2b4c Clean up .goreleaser.yaml
- 6e0ad9e Refactor source path handling in configuration and update link paths to use dotFiles directory
- 55f61c3 Remove build script for dotfiles manager
- 3dca03e Remove unused clean configuration and update config path handling in main.go
- 76b91cf Update config path to use current working directory
Released by GoReleaser.
v0.0.1
Changelog
- a64885d Add GitHub Actions workflow for GoReleaser
- 99dc8fb Add GoReleaser configuration and .gitignore; replace install.conf.yaml with hidedot.conf.yaml
- f3c7657 Add initial implementation of dotfiles manager
- ab64650 Initial commit
- a17a708 Rename config file from install.conf.yaml to hidedot.conf.yaml
Released by GoReleaser.