Releases: spencerwooo/bitsrun-rs
Releases · spencerwooo/bitsrun-rs
v0.4.0
What's Changed
- follow rules by ITC to obtain the
ac_id
by @YDX-2147483647 in #12
New Contributors
- @YDX-2147483647 made their first contribution in #12
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Systemd unit files support on Debian / Ubuntu by @spencerwooo in #8
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Extra
--dm
logout parameter for dumb terminals by @spencerwooo in #5 - Send login/logout request without checking status by @spencerwooo in #6
- Daemon mode for
bitsrun
by @spencerwooo in #7
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Logging out now passes the current logged in username
instead of the command line override.
v0.2.0
What's Changed
- Restrict permissions for config file on Unix by @spencerwooo in #3
- Package
deb
for Ubuntu and Debian by @spencerwooo in #4
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Auto detect if colored output is supported. Use NO_COLOR=true
to disable manually.