commit a254f85e219b9d86f5590cc6270d37eae6540626
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Oct 13 15:01:22 2020 -0500
build: update to v4.5.1
M go.mod
M go.sum
commit fee5779a825ab33431c097b12b40160ae10c54ea
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Oct 13 09:03:03 2020 -0500
fix(dr-waltool): Remove duplicate flag definitions.
Somewhere in the prep for releasing 4.5.0, a couple of flag defiintons
in dr-waltool got duplicated. Remove the dups, as it causes urfave to
panic.
M cmds/dr-waltool/waltool.go
commit 1a40a78604fd2890050451c56b1e4908b49ff08f
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sun Oct 4 20:27:49 2020 -0500
fix(plugin): make error messages more descriptive for publish
M backend/event.go
M backend/runningPlugin.go
M go.mod
M go.sum
commit 96f267eac715f9eccd79839f134a48fce0003f8e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 30 09:06:04 2020 -0500
doc: update swagger api docs
M go.mod
M go.sum
M server/swagger.base.yml
commit 515781fe15b7f2a866991f37747d6e319017c8dc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 24 23:35:17 2020 -0500
Release v4.6.0 Initial
M CONTRIBUTING.rst
commit 42495f8cd90baa6ce034eccbfe4579eb2e01f0d3
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 24 23:28:59 2020 -0500
build: update to v4.5.0
M go.mod
M go.sum
commit a971bfbb9a32cfe5d80ae6d79fa29b6a3b3a01ef
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 24 13:30:45 2020 -0500
fix(static,api): clean paths for general files
M backend/fs.go
A clitest/static_test.go
M frontend/frontend.go
End of Note