Skip to content

v0.65.1

Compare
Choose a tag to compare
@F1bonacc1 F1bonacc1 released this 17 Sep 19:34
· 270 commits to main since this release

What Changed

  • Added ability to set the TUI refresh rate
  • Added ability to hide disabled processes
  • Added the ability to run only a specified list of namespaces
  • Process Compose will run even if $USER is not defined (Issue #84)
  • Process Compose will create the missing log directory if doesn't exist (Issue #90)

Changelog

  • 846cf14 Bump nix to v0.65.0
  • 4b0df3c Configurable refresh rate
  • cd8caad Create log dir if doesn't exist
  • a3df510 Don't create a new nixpkgs instance when not required, fix overlay attr.
  • 2da4073 Fix README.md typos
  • f3ad8b4 Fix state race
  • 887f926 Hide Disabled Processes
  • efe35fd Merge pull request #80 from rhinofi/bugfix/fix-flake-overlays-output
  • eaa0581 Merge pull request #86 from R-VdP/fix_overlays
  • 36fa23e More log structure
  • 79d0cbd Nix to v0.60.0
  • be758cf Rename log to l
  • 7d5f564 Support NS filters
  • a149977 Support nil user
  • 472713c Use config flags
  • d5b73b9 bugfix: fix definition of flake overlays output