1.3.4

google/comprehensive-rust1.3.4Dec 16, 2023by louislam

AI Summary

This release focuses on UI and stability improvements, specifically cleaning up the stack list to hide folders without YAML files and fixing terminal width rendering. It also resolves a critical environment variable substitution bug and updates the underlying Docker Compose plugin.

Key Highlights

  • Stack list now filters out folders without YAML files
  • Improved terminal width rendering
  • Fixed environment variable substitution for non-string primitive types
  • Updated Docker Compose plugin to version 2.23.3

Full Release Notes

### ⬆️ Improvements
- #299 The stack list no longer shows folders without a yaml file (Thanks @Ozy-Viking)
- #285 Improved terminals' width.  (Thanks @Ozy-Viking)

### 🐛 Bug Fixes
- #301 Fixed an envsubst issue that it won't work if the yaml contains non-string primitive types
- #303 Updated Docker Dompose plugin from 2.21.0 to 2.23.3, which may fixed some upstream bugs

### 🦎 Translation Contributions
- #302 Translations update from Kuma Weblate (Thanks @JinToSek @MrEddX @PeterDaveHello @alexdelprete @cyril59310 @rumplin @stanol @watchakorn-18k)

Please let me know if your username is missing, if your pull request has been merged in this version, or your commit has been included in one of the pull requests.