forked from leonid-shevtsov/headless
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
28 lines (17 loc) · 825 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
## 1.0.1 (2013-02-20)
* when starting, wait for Xvfb to launch (fixed issue #33)
## 1.0.0 (2013-01-28)
* bugfix release
* version number compliant to the [semantic versioning system](http://semver.org)
## 0.3.1 (2012-03-29)
* added autopicking of display number, if the requested one is already taken
* fixed plenty of bugs thanks to @recursive, @gshakhn, @masatomo and @mabotelh
## 0.2.2 (2011-09-01)
* improve detection of ffmpeg process (from https://github.com/alanshields/headless)
## 0.2.1 (2011-08-26)
* added ability to capture screenshots (from https://github.com/iafonov/headless)
* added ability to capture video (from https://github.com/iafonov/headless)
* fixed issue with stray pidfile
## 0.1.0 (2010-08-15)
* introduced options
* make it possible to change virtual screen dimensions and pixel depth