Releases: puppetlabs/puppet-editor-services
Releases · puppetlabs/puppet-editor-services
1.0.0
1.0.0 - 2020-07-24
Major release which drops support for Puppet 4
This (commit) removes Puppet 4 from the testing matrix and
modifies the Debug Server, Language Server and Language Server Sidecar to
terminate early with an error if run under Puppet 4.
Changed
- (GH-272) Fix Puppet Lint and document symbol sometimes not working
- (GH-269) Fix Workspace Symbol Provider
- (Commit) Update Puppetfile Resolver to 0.3.0
- (Commit) Document removal of Puppet 4
- (GH-209) Refactor the session state to be a class and pass that instead of global modules
- (Commit) Removed vendored gems and update development and building workflows
- (Commit) Fix Facter Helper for 1.0
- (GH-252) Use puppet-strings by default and remove feature flag
- (Commit) Vendor puppet-strings and Yard
- (Commit) Remove support for Puppet 4
0.26.1
0.26.0
0.25.0
0.25.0 - 2020-03-26
Fixed
- (GH-207) Allow Qualified Resource Names in hover provider
Changed
- (GH-221) Puppet Node Graph Response
- (maint) puppetfile-resolver-0.2.0 Puppetfile Resolver v0.2.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.20.0 - 2019-07-16
Added
- (GH-141) [Puppet4 API Project Task 7] Modify the Puppet Function loading to use all of the new Puppet 4 API features
- (GH-137) [Puppet4 API Project Task 4-6] Load Puppet Custom Types, Defined Types and Classes via Puppet API v4
- (GH-121) [Puppet4 API Project Task 1-3] Load Puppet Functions via Puppet API v4 and present as Puppet API v3 functions