Releases: yigitozgumus/lazydraft
Releases · yigitozgumus/lazydraft
v2.0.4
Changelog
- 07352e3 Add bash completion and suggest option
- 04c4cda Bump github.com/otiai10/copy from 1.7.0 to 1.9.0
- 1cc96af Bump github.com/urfave/cli/v2 from 2.10.3 to 2.23.7
- 122bc51 Create dependabot.yml
- 3df96c9 Merge pull request #6 from yigitozgumus/dependabot/go_modules/github.com/urfave/cli/v2-2.23.7
- 2b385b3 Merge pull request #7 from yigitozgumus/dependabot/go_modules/github.com/otiai10/copy-1.9.0
- 4987a52 Merge pull request #8 from yigitozgumus/command-rewrite
- 7eb3f6a Refactor util functions
- 99c9967 Remove util from lazydraft and modularize the function names
- 124ab73 Update command init flow
- f605fcd Update error checks
- d9717ad refactor error checks
- eeae0bc refactor init and reset commands under config
- ceab9af update Readme
v2.0.3
v2.0.2
v2.0.1
v2.0.0
What's Changed
- Development by @yigitozgumus in #3
- Development by @yigitozgumus in #4
- Rewrite by @yigitozgumus in #5
Full Changelog: v1.0.8...v2.0.0
v1.0.8
Changelog
- d8c56c6 Add settings file
- 48ee7b2 Add updating settings
- fcc2ecc Bump version to 1.0.8
- ada1d1c Refactor commands and defer active project config to its own command
- 106d471 Update init command to handle empty settings file
- fc94c0d Update project data and remove active flag
- 257f8ec handle no settings file case gracefully
- 14ab2fe remove unused active flag
- 34bf330 update init command text