v0.0.11-beta1
Changelog
26e8a12 Updated go.mod
4723974 Updated vendor
480b2d4 Updated release.sh for testing
9fd7728 Added basic snippet and fixed map and array completion bug, close #60
2442e34 Merge pull request #65 from AubreySLavigne/viper-flags
1efb5ef Implement Viper to manage flags
5111a91 Run gofmt
3626372 Merge pull request #63 from juliosueiras/features/tcp-server
98502e3 Fixed publish diags for TCP and added debug log option for jrpc2
75d62a2 Added mock initialized
72f382b Simplified ServiceMap
de96999 Added loggig for tcp portion
28ac09f Fixed port assignment
9b9b4d8 Added TCP Server mode(however need to find out how to push msgs)
569bb8a Updated jrpc2 to 0.4.2
b05a499 Merge pull request #61 from AubreySLavigne/fix-uri-scheme-stripping
4bd8b99 Merge branch 'master' into fix-uri-scheme-stripping
3a7608c Merge pull request #61 to fix the pathing issue fully
ef4774b Fix scheme stripping of file URI
8a4b03e Fixed path.module in lazy completion
75b31ea Fixed windows path issue again
f01c300 Added error checks for locals expr and start of lazy eval completion
71b6183 Did go fmt, also fixed windows path.module issue
5edc509 Added terragrunt error check
aee4615 Added path.cwd and path.module with correct path, Added error check for tfvars