Skip to content

Releases: yigitozgumus/lazydraft

v2.0.4

13 Jan 14:52
v2.0.4
4987a52
Compare
Choose a tag to compare

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

11 Jan 12:47
f9eff4c
Compare
Choose a tag to compare

Changelog

  • f9eff4c Fix update command for draft

v2.0.2

11 Jan 12:37
62b1215
Compare
Choose a tag to compare

Changelog

v2.0.1

11 Jan 12:29
83afa07
Compare
Choose a tag to compare

Changelog

v2.0.0

10 Jan 21:06
v2.0.0
37d3c25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v2.0.0

v1.0.8

14 Jul 08:20
v1.0.8
fcc2ecc
Compare
Choose a tag to compare

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

v1.0.7

07 Jul 20:21
v1.0.7
814b213
Compare
Choose a tag to compare

Changelog

  • b3a59a6 Add config file error to the application run and add help text for navigating the project
  • 814b213 Add init command for projects file and improve error messages
  • 957c14f update brew information

v1.0.6

07 Jul 19:25
v1.0.6
cffd0e4
Compare
Choose a tag to compare

Changelog

v1.0.5

07 Jul 19:22
v1.0.5
31a2bfe
Compare
Choose a tag to compare

Changelog

v1.0.4

07 Jul 19:19
v1.0.4
fdfce31
Compare
Choose a tag to compare

Changelog

  • a301e8a Brew formula update for lazy-publish version v1.0.3
  • c5a2a33 Remove lazy publish formula from main repository
  • 0da776f Update goreleaser to publish formulae to homebrew tap repository
  • fdfce31 change setting file name
  • 9227c28 change tool name