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.
- Updated keyword candidates list up to version docker-compose 3.6
- If a docker-compose version is present but unknown, then the keyword candidates for the last known version will be offered (instead of none)
- Fix namespace of keyword completion function (
docker-compose--keyword-complete-at-point
→docker-compose-keyword-complete-at-point
)
- Return no keyword candidates when the version specified in the buffer is invalid
- Improve regular expression to find version