Skip to content

Releases: hashicorp/syntax

v0.7.1

24 Sep 13:41
Compare
Choose a tag to compare

BUG FIXES:

  • (TFECO-7531) fix(hcl): don't parse expressions containing an open curly brace as blocks by @ansgarm in #149

INTERNAL:

  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #145
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #144
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #148
  • Release 0.7.1 by @jpogran in #150

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Aug 17:55
v0.7.0
Compare
Choose a tag to compare

What's Changed

ENHANCEMENTS

INTERNAL

  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #129
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #131
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #136
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #137
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #140
  • fix: don't make sentinel.tmGrammar.json as generated by @ansgarm in #142
  • Release 0.7.0 by @jpogran in #143

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 May 12:33
v0.6.0
1a4cfa8
Compare
Choose a tag to compare

What's Changed

BUG FIXES

  • Allow curly braces in block label strings by @dbanck in #120

INTERNAL

  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #121
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #123
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #124
  • Reenable Dependabot for internal GitHub actions by @dbanck in #125
  • build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 by @dependabot in #126
  • Release 0.6.0 by @jpogran in #127

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Apr 15:25
v0.5.0
0fd4ee6
Compare
Choose a tag to compare

What's Changed

ENHANCEMENTS

  • Add optional core prefix to Terraform functions by @dbanck in #111
  • Add support for namespaced functions to HCL grammar by @dbanck in #110

BUG FIXES

  • Improve highlighting within objects/maps by @dbanck in #112
  • Fix mis-highlight for => by @dbanck in #115
  • Fix mis-highlight for conditionals detected as a block by @dbanck in #116
  • Fix inline for-expression matching by @dbanck in #117

INTERNAL

  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #108
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #109
  • Release 0.5.0 by @jpogran in #118

Full Changelog: v0.4.4...v0.5.0

v0.4.4

29 Feb 14:00
v0.4.4
4f20342
Compare
Choose a tag to compare

What's Changed

ENHANCEMENTS

  • feat: support provider defined functions for Terraform HCL by @ansgarm in #99

INTERNAL

  • Bump golang.org/x/crypto from 0.13.0 to 0.17.0 by @dependabot in #95
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #96
  • Bump vscode-tmgrammar-test from 0.1.2 to 0.1.3 by @dependabot in #97
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #100
  • chore: mark files in syntax as generated by @ansgarm in #101
  • chore: update release docs by @ansgarm in #102
  • chore: add workflow to automatically add copyright headers when they are missing by @ansgarm in #105
  • feat: self update if there have been changes to the grammar but it was not built locally by @ansgarm in #103
  • Bump Go version to 1.22 by @dbanck in #106
  • Bump package version by @dbanck in #107

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

20 Nov 10:34
ced984b
Compare
Choose a tag to compare

What's Changed

BUG FIXES

  • Be more permissive in allowed characters in a block label by @glennsarti in #94

INTERNAL

  • Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #80
  • Bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot in #82
  • Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #83
  • Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #84
  • Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #85
  • Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #88
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 in /builder by @dependabot in #87
  • github: Disable dependabot for GHA by @radeksimko in #90
  • Tech debt cleanup by @jpogran in #91
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #92

New Contributors

  • @glennsarti made their first contribution in #94
  • @hashicorp-tsccr made their first contribution in #92

Full Changelog: v0.4.2...v0.4.3

v0.4.2

23 Jun 10:54
13b5b4f
Compare
Choose a tag to compare

What's Changed

ENHANCEMENTS

  • Reflect Terraform 1.4 and 1.5 language changes by @radeksimko in #78

INTERNAL

  • Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 in /builder by @dependabot in #57
  • github: Pin external GitHub Actions to hashes by @radeksimko in #58
  • github: Add CODEOWNERS file by @radeksimko in #59
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #61
  • Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #60
  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0 in /builder by @dependabot in #62
  • Add Copyright config by @jpogran in #64
  • Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #66
  • Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #69
  • [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #63
  • Add copywrite GHA by @jpogran in #65
  • Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #71
  • Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #73
  • Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 by @dependabot in #74
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 in /builder by @dependabot in #75
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #76

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Dec 11:58
v0.4.1
29f1196
Compare
Choose a tag to compare

What's Changed

BUG FIXES

  • Improve attribute name matching by @dbanck in #49

INTERNAL

New Contributors

  • @hashicorp-copywrite made their first contribution in #47
  • @dependabot made their first contribution in #48

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jun 15:18
9d47edc
Compare
Choose a tag to compare

What's Changed

NOTES

  • Align DEVELOPMENT.md with last release by @sestegra in #43

BUG FIXES

  • Fix parsing block with dash in name by @sestegra in #42
  • Fix highlighting of .0, .* attribute access and [*] brackets by @radeksimko in #44

INTERNAL

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 May 18:02
72c6daa
Compare
Choose a tag to compare

What's Changed

BUG FIXES

  • Variables with no space between them break syntax highlighting by @kamilturek in #34

INTERNAL

New Contributors

Full Changelog: v0.2.0...v0.3.0