|
1 | | -.. This document was auto-generated by the get_release_notes.py script using latest-release information from github |
2 | | - |
3 | | -Release 1.4.1 (July 27, 2015) |
4 | | -============================= |
5 | | - |
6 | | - |
7 | | -The URL of this repository has moved to https://github.com/dronekit/dronekit-python. Welcome to the new org! |
| 1 | +.. This document was auto-generated by the get_release_notes.py script using latest-release information from github |
| 2 | + |
| 3 | +Release 1.4.2 (July 29, 2015) |
| 4 | +============================= |
| 5 | + |
8 | 6 |
|
9 | 7 | **Features:** |
10 | 8 |
|
11 | | -* Windows installer tested using Appveyor (#236) |
| 9 | +* Windows installers now built and published by Appveyor (#253) |
12 | 10 |
|
13 | 11 | **Bugs:** |
14 | 12 |
|
15 | | -* Added protobuf as dependency for Windows (#217, #236) |
| 13 | +* All observers are removed when APIThread terminates (#255) |
| 14 | +* Tests are now silent (#254) |
16 | 15 |
|
17 | 16 | **Documentation:** |
18 | 17 |
|
19 | | -* Rangefinder docs improved (#184, #237) |
20 | | - |
21 | | -Commits |
22 | | -------- |
23 | | - |
24 | | - |
25 | | -The commits relevant to this release `are listed here <https://github.com/dronekit/dronekit-python/compare/v1.4.0...v1.4.1>`_ (Github) |
26 | | - |
27 | | -Bug fixes |
28 | | ---------- |
| 18 | +* `test_simpledemo.py` is now an example integration test (#254) |
29 | 19 |
|
| 20 | +Commits |
| 21 | +------- |
| 22 | + |
30 | 23 |
|
31 | | -The bugs that were closed in this release `are listed here <https://github.com/dronekit/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-07-24+is%3Aissue+>`_ (Github). |
| 24 | +The commits relevant to this release `are listed here <https://github.com/dronekit/dronekit-python/compare/v1.4.1...v1.4.2>`_ (Github) |
32 | 25 |
|
33 | | -Merged pull requests |
34 | | --------------------- |
| 26 | +Bug fixes |
| 27 | +--------- |
| 28 | + |
35 | 29 |
|
| 30 | +The bugs that were closed in this release `are listed here <https://github.com/dronekit/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-07-27+is%3Aissue+>`_ (Github). |
36 | 31 |
|
37 | | -The pull requests merged into this release `are listed here <https://github.com/dronekit/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-07-24+is%3Apr+>`_ (Github). |
| 32 | +Merged pull requests |
| 33 | +-------------------- |
| 34 | + |
38 | 35 |
|
39 | | -Notes |
40 | | ------ |
| 36 | +The pull requests merged into this release `are listed here <https://github.com/dronekit/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-07-27+is%3Apr+>`_ (Github). |
41 | 37 |
|
| 38 | +Notes |
| 39 | +----- |
| 40 | + |
42 | 41 |
|
43 | | -Thanks to @stephendade, @hamishwillee, @mrpollo, @tcr3dr |
| 42 | +Thanks to @hamishwillee, @mrpollo, @tcr3dr |
0 commit comments