Releases: desdic/greyjoy.nvim
Releases · desdic/greyjoy.nvim
Suppress warnings from docker-compose when listing
v1.5.1 fix: suppress warnings when listing containers
Edit a command before running
This release added a Greyedit
command to edit a command before running
PR from costowell
also
-fix: replace deprecated functions
-fix: turn print into notify
fix: Log level constant
Merge pull request #31 from desdic/fix Fix: fix log level constant
fix: Remove deprecated functions
Merge pull request #30 from desdic/v0.10 fix: Remove deprecated functions after release of neovim 0.10.0
Add group_id per plugin
its now possible to create a terminal per plugin or keep the default behavior with a single terminal and then override a single plugin
Fix bug in healthcheck for docker_compose
Merge pull request #27 from desdic/20240114healthcheck fix: healthcheck
Added docker-compose extension
Merge pull request #26 from desdic/20240114dockercompose feature: Add docker-compose
fix: Better default window size
Merge pull request #25 from desdic/20231109windowsize 20231109windowsize
fix: Made output readonly
- Dropped support for 0.7.x
- Output buffer type is now
greyjoy
- Formatting