summaryrefslogtreecommitdiff
path: root/content/projects/bashtard/releases/2.0.1.md
blob: e8bf49c6fea21c112b6fd10c076fa6ab50121f1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Bashtard v2.0.1
date: 2023-09-25
type: project-release
packages:
  bashtard-2.0.1.deb: https://dist.tyil.nl/bashtard/bashtard-2.0.1/bashtard-2.0.1.deb
  bashtard-2.0.1.tar.gz: https://dist.tyil.nl/bashtard/bashtard-2.0.1/bashtard-2.0.1.tar.gz
---

### Added

- A new `make` target has been added to build a .tar.gz distributable.

### Changed

- The `svc_` utils should now check which init service you're using when using a
  linux system. The supported options are still only openrc and systemd.
- The `pull` subcommand should now properly return with exit-code 0 if no
  problem were encountered.