about summary refs log tree commit diff
path: root/NEWS.md
blob: 49de6f1eeb1fe756f41c00b2ea7167b82738bfdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## HEAD

* nq: add `-c` to clean job file when the process succeeded.

## 0.2.2 (2017-12-21)

* fq: fix when `$NQDIR` is set and inotify is used.  (Thanks to Sebastian Reuße)
* Support for NetBSD 7.

## 0.2.1 (2017-04-27)

* fq: `-q` erroneously was on by default.

## 0.2 (2017-04-26)

* fq: add `-n` to not wait
* Support for platforms without O_DIRECTORY.
* Support for SmartOS.

## 0.1 (2015-08-28)

* Initial release