Skip to content

0.7.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 10:26
0.7.7
9945da3

This patch released a fix for a long-standing bug that made it impossible to use nvim 0.10. More info at #206

Special thanks to: @leoverde2, @mike-lloyd03, and @speelbarrow for providing support and fixes to the community 🎉

Changelog

9945da3 Fix neovim crash (#205)
6b5ff07 github: Use IAM Roles to push files on AWS S3
a14dd93 Configure repository for compatibility with modern Git versions in release build containers
0fb9206 Use Debian 11 in Linux_ARMv6 release build task
48ed74b Updated arduino-cli bindings to v1.0.3
c1bbd41 Updated Arduino CLI gRPC API bindings to 1.0
ddd1fa4 Get arduino-cli data dir using 'config get' command
22c33ae Allow jobs tuning via -jobs N flag
d8f48f7 Limit parallel jobs to 1 / use in-memeory pch storage
8e38a13 Fix panic in extractDataFolderFromArduinoCLI
81324c0 Updated gRPC client
765d63a Removed unused access to arduino-cli 'libraries' package
01f8947 Replaced compilation_database handler from arduino-cli
bb29960 Replaced outdated executils library
1ccd378 Upgrade all libs and go version
5a21c5c move to fork, since mitchellh/gon uses deprecated tooling and is archived