Skip to content

Releases: abenz1267/bmv

v0.0.14

11 Mar 20:15
Compare
Choose a tag to compare

Changelog

  • 671031b fix: remove print statement

v0.0.13

11 Mar 20:10
Compare
Choose a tag to compare

Changelog

  • 07a6ef6 fix: prevent cleandirs from deleting explicitly moved dir

v0.0.12

11 Mar 19:53
Compare
Choose a tag to compare

Changelog

  • f8606af added non-bin aur package
  • 95db64f fix: moving directory resulted in possible nesting

v0.0.11

04 Mar 18:05
Compare
Choose a tag to compare

Changelog

  • f1a6b6b fix: really fixed now..i believe..maybe...

v0.0.10

04 Mar 17:43
Compare
Choose a tag to compare

Changelog

  • 94907f7 fix: editor flag handling

v0.0.9

04 Mar 16:03
Compare
Choose a tag to compare
  • --editor/-e flag takes optional argument
  • dirs will always have / suffix in editor-mode
  • entries will always be sorted in editor-mode

v0.0.8

03 Mar 17:51
Compare
Choose a tag to compare

Changelog

  • 76f9aa0 added goreleaser config file
  • dcc01e2 made circular dependency handling a bit more robust and specific

v0.0.7

03 Mar 16:38
Compare
Choose a tag to compare

Changelog

  • c843754 made usage of processor explicit via flag

v0.0.6

03 Mar 15:34
Compare
Choose a tag to compare

Changelog

v0.0.5

03 Mar 13:43
Compare
Choose a tag to compare
  • added flags for directory creation/deletion
  • don't open editor/run processor, if stdin is empty