Releases: yodamad/heimdall
Releases Β· yodamad/heimdall
v0.5.5
Changelog
- ac2d5be Fix path for config directory on Linux
- 4ad990b Fix path for logs file on Linux
- af9e144 Merge pull request #26 from lcheylus/fix-cache_path
- deb5cac Merge pull request #27 from lcheylus/fix-config_dir
- 343ab92 π οΈ Add Configuration entry in doc
Enjoy πΉ
π 2025-02-02 - Copyright @yodamad
v0.5.4
Changelog
- b379c01 Merge branch 'feat/doc_enhancement'
- e1e0206 Merge branch 'fix/git_url'
- b703d6b βοΈ Adjust variables format
- 1d26743 π Change to default conf & cache dirs (fix #23 #24)
- 86b91c9 π Move log after banner
- 4efccde π Use log folder
- d018fc3 πΌ Add VHS to generate gif for doc
- cc7ba4f πΌ Add VHS to generate gif for doc
- c6b4f7e πΌ Add VHS to generate gif for doc & update them
- a2f8df9 π Add connection type to git-info output
- a6f1336 π Add key config for publickey and password for each platform (fix #22)
- 2501f5f π§ Improve documentation explaining configuration
- 579ce93 π Ignore DS_Store
- 30ceafd 𧀠Catch unknown file
Enjoy πΉ
π 2025-02-02 - Copyright @yodamad
v0.5.3
Changelog
- 98bdddd Fix: Display broken when having a non-http origin (#14)
- ff26c46 Get Go compiler version used for build
- f112019 Get Version, Commit and build Date from build infos
- 23d7e1f Merge pull request #17 from lcheylus/build-version
- 1b6d48a Merge pull request #18 from yodamad/issue-version
- 2408244 Rename default version to dev
- 1c120b0 βΉοΈ Add command for env info (fix #16)
- 17507f4 βΉοΈ Add env-info command to website
- 5ec5f29 π Fix git-info for repo based on ssh rather than http(s) (Fix #14)
- 450bf48 π Add Heimdall bin to gitignore (fix #19)
- 8850def π€ Fix log when spinner is on which breaks terminal display
Enjoy πΉ
π 2025-01-31 - Copyright @yodamad
v0.5.2
0.5.1
0.5.0
Changelog
- b7654bc βοΈ Update Readme
- 76c4171 π₯ Update demo for depth option
- cdb7fc0 π₯ Update demo for git-info
- 29af4ba ποΈ Add group option for git-clone
- 2bcc05c ποΈ Add group option for git-clone
- 1020d18 ποΈ Improve group management for git-clone
- 20c3a26 π Add GitHub group cloning
- c350ada πΎ Rework warn trace
- c1efbf4 π¦ Update dependencies
- de960ac π¦ Update dependencies
- 0f0d562 π οΈ Rework config file structure to handle platform attributes
- e13ed18 π¦ Add GitLab group cloning
- 4e2415c π§ͺ Add some unit tests
Enjoy πΉ
π 2025-01-16 - Copyright @yodamad
0.4.0
0.3.2
Changelog
- a99fb7c βοΈ Write documentation about flags and commands
- fd86be6 π€ Change default version to demo
- 7938f38 π¨ Add custom style
- 89097c4 π¬ Format work dir with ending /
- 4118114 ποΈ Add option to keep or not the hostname suffix
- 592a7a9 πΌ Add work dir config key
- 274eca1 π Rename config-file shorthand
- ca45f20 π Set default config file
- 1ecf765 π Add option in navbar
- 74f45d0 π Fix work dir option
- 3b63850 π Init command pages in doc
- 8913598 π Rework traces
- 6d374a3 π₯ Init git clone command
- 9605cb8 π© Rework flags
- 9e931d9 π Init doc site
- f369247 π€οΈ Fix path option
- 32a64df π©Ή Fix output for help option
- 8db9c84 π©Ή Fix pages deployment
- d896775 π©Ή Fix println
Enjoy πΉ
π 2024-12-17 - Copyright @yodamad
0.3.0
Changelog
- 4056fa9 π Add support for an input config file containing tokens for git instances
- 671d658 π Manage tokens in config-file for authentication
- 644857e ποΈ Add part explaining config-file param
- 07679cb ποΈ Create .heimdall folder for configuration and logs in homedir
- d90cebd ποΈ Switch default config file to .heimdall folder
Enjoy πΉ
π 2024-12-03 - Copyright @yodamad