Skip to content

Releases: actions/languageservices

v0.3.44

29 Jan 20:41
f29f508

Choose a tag to compare

Merge pull request #321 from actions/release/0.3.44

Release version 0.3.44

v0.3.43

27 Jan 15:04
448180b

Choose a tag to compare

What's Changed

  • Validate implicit if conditions in action.yml files by @ericsciple in #317
  • Release version 0.3.43 by @github-actions[bot] in #318

Full Changelog: release-v0.3.42...release-v0.3.43

v0.3.42

26 Jan 03:03
46b216a

Choose a tag to compare

What's Changed

  • Support pre-if/post-if autocomplete and fix expression functions for action.yml by @ericsciple in #314
  • Release version 0.3.42 by @github-actions[bot] in #316

Full Changelog: release-v0.3.41...release-v0.3.42

v0.3.41

23 Jan 06:16
bdd7240

Choose a tag to compare

What's Changed

  • Allow empty string for container options by @ericsciple in #312
  • Add missing validation for action.yml (parity with workflow files) by @ericsciple in #311
  • Release version 0.3.41 by @github-actions[bot] in #313

Full Changelog: release-v0.3.40...release-v0.3.41

v0.3.40

21 Jan 23:26
cd1078f

Choose a tag to compare

What's Changed

  • Add documentation links to action.yml scaffolding snippets by @ericsciple in #306
  • Fix action.yml snippets to replace typed text instead of inserting by @ericsciple in #307
  • Add snippet label detail to action scaffolding completions by @ericsciple in #308
  • Clean up feature flag actionScaffoldingSnippets by @ericsciple in #309
  • Release version 0.3.40 by @github-actions[bot] in #310

Full Changelog: release-v0.3.39...release-v0.3.40

v0.3.39

19 Jan 21:23
f3f11d8

Choose a tag to compare

What's Changed

  • Pass featureFlags to onCompletion in language server by @ericsciple in #304
  • Release version 0.3.39 by @github-actions[bot] in #305

Full Changelog: release-v0.3.38...release-v0.3.39

What's Changed

  • Pass featureFlags to onCompletion in language server by @ericsciple in #304
  • Release version 0.3.39 by @github-actions[bot] in #305

Full Changelog: release-v0.3.38...release-v0.3.39

v0.3.38

19 Jan 20:11
a8bfe74

Choose a tag to compare

What's Changed

  • Fix shell variable escaping in action.yml snippets by @ericsciple in #302
  • Release version 0.3.38 by @github-actions[bot] in #303

Full Changelog: release-v0.3.37...release-v0.3.38

v0.3.37

19 Jan 16:05
2a203ec

Choose a tag to compare

v0.3.37 Pre-release
Pre-release

What's Changed

  • Setup CodeActions and add quickfix for missing inputs by @rentziass in #254
  • Fix action snippet completions: sort order, indent, and $ escaping by @ericsciple in #300
  • Release version 0.3.37 by @github-actions[bot] in #301

Full Changelog: release-v0.3.36...release-v0.3.37

v0.3.36

14 Jan 15:36
67dd4fb

Choose a tag to compare

v0.3.36 Pre-release
Pre-release

What's Changed

  • Add support for case function by @AllanGuigou in #294
  • Release version 0.3.36 by @github-actions[bot] in #298

New Contributors

Full Changelog: release-v0.3.35...release-v0.3.36

v0.3.35

14 Jan 01:33
1baa74a

Choose a tag to compare

v0.3.35 Pre-release
Pre-release

What's Changed

Full Changelog: release-v0.3.34...release-v0.3.35