CHANGELOG.md
# Changelog
## v0.1.0
Initial release.
- Added `Unitctl.stats/2` for systemd/cgroup runtime statistics.
- Added `Unitctl.start/1`, `stop/2`, `restart/2`, and `inspect/2`.
- Added `Unitctl.Spec` for app-shaped transient service specs.
- Added `Unitctl.Instance` for started runtime instances.
- Backed lifecycle operations by `systemdkit` and systemd D-Bus.