Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 1.1 KB

Changelog

0.2.0 (2024-05-15)

Features

0.1.0 (2024-05-15)

Features

  • initial commit with cli functions (4d280db)
  • moves to default per env (7ee022c)

Bug Fixes

  • docker: properly links executable to env (5e95efc)
  • does not reload nginx if no command is passed (0623ca1)
  • returns correct exit codes (8a26555)
  • reverts move to ExitCode (2ac85ef)