1.19.0 (2024-05-15)
Features
- container: show name if available (#5195) (3e3f18e)
- gleam: Add Gleam module (#5886) (34a8f7e)
- k8s: Add detect env vars option (#4488) (e3b5dff)
- nats: Add NATS Context (#5900) (5facd85)
- odin: Add Odin Lang module (#5873) (335c514)
- username: add aliases option (#5855) (9c1eadd)
Bug Fixes
- bash: fix handling of the preserved DEBUG trap (used in Bash <= 4.3) (#5908) (fe1a8df)
- bash: use
eval
instead of a procsub for the POSIX mode (#5020) (0f859e8) - bash: use eval instead of a procsub for the POSIX mode (0f859e8)
- bun: change default icon (#5880) (be4e97c)
- scala: use scala-cli first to avoid timeout (2221a88)
- xonsh: remove
| cat
workaround from xonsh init (#5113) (de5b7f0)