Releases: puppetlabs/puppet-editor-services
v2.0.4
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.4 - 2024-04-24
Fixed
- CAT-1670 - Fix onTypeFormatting due to undefined variable json_rpc_handler #376 (jordanbreen28)
v2.0.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.3 - 2024-04-17
Fixed
- (bug) - Add synchronization to Dir.chdir in init_puppet_lint #374 (jordanbreen28)
v2.0.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.2 - 2024-04-15
Fixed
- (CAT-1669) - Add trailing comma to completion item #372 (jordanbreen28)
v2.0.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.1 - 2024-02-14
Fixed
- (Dependencies) - Upgrade puppet-lint to v4.2.4 & puppet-strings to v4.1.2 #370 (jordanbreen28)
v2.0.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.0 - 2023-11-27
Changed
- (CAT-1430) - Drop ruby 2.5 Support & Add Ruby 3.x Support #348 (jordanbreen28)
Fixed
- (maint) - Write file type definitions to tempfile #359 (jordanbreen28)
- (CAT-1595) - Remove diagnostic on textDoucment onDidClose #356 (jordanbreen28)
- (CAT-1493) - Fix missing file resource type parameters #353 (jordanbreen28)
v1.3.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.3.1 - 2023-03-15
Fixed
1.3.0
1.2.0
1.2.0 - 2021-05-26
Added
- (GH-306) Add a code folding range provider for Manifests
Fixed
- (GH-300) Return nil for bad hover requests
- (Commit) FixedP typo (Juan vStone)