Releases
v1.0.21
1.0.21 - 2019-09-16
[#277 ] update figtree to latest [Cory Bennett] [0e520a4 ]
Switch over to using github.com/go-jira/jira, from gopkg.in [Mike Pountney] [27f57b2 ]
fix worklog template to allow multiline comments [Matthias Bethke] [43e07f1 ]
Allow reading password from stdin [Justin Ko] [225e1dc ]
all: unindent some code [Daniel Martí] [31c113d ]
don't use ReadAll when decoding JSON [Daniel Martí] [9bcdcc1 ]
start making staticcheck happier [Daniel Martí] [9b9186f ]
all: convert to a Go module [Daniel Martí] [f125ef3 ]
CI: test on Go 1.12.x, cleanup [Daniel Martí] [664c5ca ]
make automatic pagination on search optional, fix tests [Cory Bennett] [36c99ce ]
prefer defer resp.Body.Close to avoid leaks on subsequent errors [Cory Bennett] [181bd74 ]
add pagination to search [Miles Maddox] [76dd1d8 ]
Fix function comments based on best practices from Effective Go [CodeLingo Bot] [23ac118 ]
[#201 ] update required library, failing to populate cookiejar from cookies file [Cory Bennett] [ee69afa ]
You can’t perform that action at this time.