v0.6.0
Changelog
Features
- ca5406b: feat: Add YAML decoding/encoding support (@caffeine-addictt)
- 757e5c1: feat: Add debug logs (@caffeine-addictt)
- 6b37514: feat: Add supported filenames (@caffeine-addictt)
- db6ecb9: feat: Implement filepath resolving (@caffeine-addictt)
- db3cfe2: feat: Implement yaml parsing (@caffeine-addictt)
- d487028: feat: Update new cmd dir flag (@caffeine-addictt)
- 6838145: feat: YAML support and more filenames (#158) (@caffeine-addictt)
Bug fixes
- 427e5c6: fix: Have license fetching respect --branch flag (@caffeine-addictt)
- 9b83406: fix: Remove TemplateSkip deadcode (@caffeine-addictt)
- 8867a2c: fix: file not closed (@caffeine-addictt)
- 283f820: fix: prevent passing nil pointer to huh.NewForm() (@caffeine-addictt)
Improvements
- 6af32fe: docs: Add v0.6.0 blog (@caffeine-addictt)
- 4cff489: docs: Get rid of unused files (@caffeine-addictt)
- f473271: docs: Include yaml config file docs (@caffeine-addictt)
- ac64ed1: docs: Update config intro docs (@caffeine-addictt)
- 424f0be: docs: Update docstring (@caffeine-addictt)
- 55b6ca3: perf: Pass TemplatePrompt as a ref (@caffeine-addictt)
Others
- 5461268: chore: bump 0.5.1 -> 0.6.0 (@caffeine-addictt)