Skip to content

Latest commit

 

History

History
92 lines (48 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

92 lines (48 loc) · 3.23 KB

Change Log

Manage systemd services with Node.js

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.0 (2024-09-21)

Features

  • ctl,conf: update docs, chaneg create to write (5cfb1ec) - by @chyzwar

0.7.1 (2024-09-21)

Bug Fixes

  • ctl: handle exic codes on isActive and isEnabled (2f4f8d7) - by @chyzwar

0.7.0 (2024-09-21)

Features

  • ctl: added deamonReload (bb4c239) - by @chyzwar

0.6.1 (2024-09-21)

Bug Fixes

  • ctl: fix reload (736d007) - by @chyzwar

0.6.0 (2024-09-21)

Features

  • ctl: added isEnabled (fbd8d9c) - by @chyzwar

0.5.0 (2024-09-20)

Features

  • ctl: added isActive ctl function (0665976) - by @chyzwar

0.4.1 (2024-09-20)

Note: Version bump only for package @systemd/root

0.4.0 (2024-09-20)

Features

  • conf: added abstract unit class to handle common methods (a3a72db) - by @chyzwar
  • ctl: use equals instead of string comparision (0b9fbc7) - by @chyzwar

0.3.0 (2024-09-20)

Features

  • conf: added service section to container (c75a65a) - by @chyzwar

0.2.3 (2024-09-20)

Note: Version bump only for package @systemd/root

0.2.2 (2024-09-20)

Note: Version bump only for package @systemd/root

0.2.1 (2024-05-27)

Note: Version bump only for package @systemd/root

0.2.0 (2024-05-26)

Features

  • conf: added io accounting (864edc4) - by @chyzwar

0.1.4 (2024-05-26)

Note: Version bump only for package @systemd/root

0.1.3 (2024-05-16)

Note: Version bump only for package @systemd/root

0.1.2 (2024-05-15)

Note: Version bump only for package @systemd/root

0.1.1 (2024-05-15)

Note: Version bump only for package @systemd/root