Skip to content

Releases: yodamad/heimdall

v0.5.5

02 Feb 17:08
deb5cac
Compare
Choose a tag to compare

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

02 Feb 00:38
Compare
Choose a tag to compare

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

31 Jan 13:35
98bdddd
Compare
Choose a tag to compare

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

23 Jan 13:43
Compare
Choose a tag to compare

Changelog

  • 5001413 Add newline for Help message template
  • b759fa8 Merge pull request #13 from lcheylus/help-newline
  • 6744165 πŸ™ Move site deployment to release workflow

Enjoy 🍹

πŸ“† 2025-01-23 - Copyright @yodamad

0.5.1

16 Jan 23:27
Compare
Choose a tag to compare

Changelog

  • 55c0bcf βš’οΈ Rework ldflags for build

Enjoy 🍹

πŸ“† 2025-01-16 - Copyright @yodamad

0.5.0

16 Jan 22:03
Compare
Choose a tag to compare

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

17 Dec 22:45
Compare
Choose a tag to compare

Changelog

  • 475fd09 πŸ“„ Update doc site with demos
  • f9b3aed πŸ–ŒοΈ Fix table print for git-info
  • ed2cfbb πŸ™ˆ Update gitignore
  • 6dfe477 🀿 Fix depth option

Enjoy 🍹

πŸ“† 2024-12-17 - Copyright @yodamad

0.3.2

17 Dec 17:29
Compare
Choose a tag to compare

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

03 Dec 22:02
Compare
Choose a tag to compare

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

v0.2.3

08 Oct 05:35
Compare
Choose a tag to compare

Changelog

  • fe0e5d5 πŸ”– Adjust release name
  • 3c053be πŸ”– Fix publishing on pkg.go
  • b3a4b42 πŸ€• Try to fix release
  • b3d7a74 πŸ€• Try to fix release

Enjoy 🍹

πŸ“† 2024-10-08 - Copyright @yodamad