Releases: yodamad/heimdall
Releases · yodamad/heimdall
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
v0.2.3
v0.2.1
v0.2.0
Changelog
- fa76586 ☑️ Switch single choice menu to bubbletea lib
- fd235c4 ⚙️ Add spinner while searching
- 842947f ✍️ Improve label
- 0224b79 🎣 Add git pull option
- 315f3e7 🎨 Add color in summary
- 2c8294f 🎨 Add missing dependency for spinner style
- a777c62 🎨 Externalize color to be sure to always use the same
- 06a9193 📂 Add parameter for log directory (Fix #1)
- f35f440 📋 Init menu option
- 27e346d 📣 Publish on pkg.go (Fix #8)
- 9a994f0 📦 Fix import after module renaming
- 0f9ae3b 📦 Update dependencies
- d76c00e 📦 Update dependency
- 9b1f858 🔤 Switch input to bubbletea
- eb3e1ae 🤿 Add flag to override depth of search (Fix #5)
- aedd2a4 🧼 Remove ANSI char in logs (Fix #10)
- 5a55830 🧼 Remove unused const
- 79f0be0 🪚 Filter folders that can be pull
Enjoy 🍹
📆 2024-10-06 - Copyright @yodamad
v0.1.0
v0.0.4
Changelog
- ea1a8d2 ⚡Add banner
- 51279e0 ⛅️ Hide table if no folder found
- f5ea2b7 ✏️ Add some light doc
- 8cabfd0 ✏️ Fix trace when not using default folder
- 8669b47 ✏️ Improve log
- 18093d9 ❌ Disable build for windows
- 7d96322 ❌ Disable build for windows x386
- 54f527e 🌈 Add some color
- c362173 🍺 Add brew tap generation to goreleaser
- 5488675 🎚️ Improve pick function to be reusable
- c8a3f87 🎚️ Init option to display local changes of a folder
- 5f5ad5b 🎥 Add GIF to show the CLI
- d4a5d84 🎨 Add some colors
- cd0a7ca 🎨 Improve output
- 0fe5c42 🎨 Improve output about skipping or not folders
- 585c440 🎮 Init interactive mode : choose directory
- c975f46 🏛️ Add more architecture to build
- d0801bc 🏳️ Fix local changes flag value
- f19ebe7 👨🌾 Externalize usage template
- d4b7771 📋 Init option choice
- 8076883 📝 First version of readme
- eaf6c8c 📥 Init remote changes display option
- 207286f 📦 Improve goreleaser config
- d39ca62 📸 Display file changes in a picked folder
- 9fc1877 🖼️ Finalize output
- d646bc5 😶🌫️ Move error details in log file
- 5cba099 🚀 Enhance banner
- c539670 🚧 Work in progress option
- fc53a9e 🤏 Tiny change for printing
- 98dd6b8 🫣 Count skipped folders
Enjoy 🍹
📆 2024-09-26 - Copyright @yodamad