Re: [go-nuts] Delve 1.1.0 is released

2018-08-16 Thread Sameer Ajmani
Congrats! Lots of new DWARF improvements in Go 1.11; thanks for working with us to make these great! On Thu, Aug 16, 2018 at 7:02 PM Derek Parker wrote: > Announcing Delve v1.1.0! > Tons of fixes and improvements including: * Go 1.11 support * Initial > support for function & method calls (still

[go-nuts] Delve 1.1.0 is released

2018-08-16 Thread Derek Parker
Announcing Delve v1.1.0! Tons of fixes and improvements including: * Go 1.11 support * Initial support for function & method calls (still new, still improving) * New commands / options * Logging improvements * A lot more! Check out the full changelog here