Skip to content

Commit 7f0083d

Browse files
committed
v1.3.0
1 parent ce8de35 commit 7f0083d

File tree

2 files changed

+15
-28
lines changed

2 files changed

+15
-28
lines changed

docs/about/github_latest_release.txt

Lines changed: 14 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,49 @@
11
.. This document was auto-generated by the get_release_notes.py script using latest-release information from github
22

3-
Release 1.2.0 (June 2, 2015)
3+
Release 1.3.0 (July 6, 2015)
44
============================
55

66

77
**Features:**
88

9-
* Battery API added. `#135 <https://github.com/diydrones/dronekit-python/pull/135>`_
10-
* PyCharm support. `#135 <https://github.com/diydrones/dronekit-python/pull/135>`_
9+
* Windows installer for DroneKit-Python (`#161 <https://github.com/diydrones/dronekit-python/pull/161>`_)
10+
* `Rangefinder` class added (`#175 <https://github.com/diydrones/dronekit-python/pull/175>`_)
1111

1212
**Bugs:**
1313

14-
* ```target_system``` and ```target_component``` references were not switched to settings object `#53 <https://github.com/diydrones/dronekit-python/pull/53>`_
15-
* Non-functional client_sketch.py deleted. `#126 <https://github.com/diydrones/dronekit-python/pull/126>`_
14+
* Takeoff now rejects `inf`/`NaN` values. (`#174 <https://github.com/diydrones/dronekit-python/pull/174>`_).
1615

17-
**Examples:**
16+
**Guides:**
1817

19-
* Flight replay example improved, now uses Command API `#81 <https://github.com/diydrones/dronekit-python/pull/81>`_ `#82 <https://github.com/diydrones/dronekit-python/pull/82>`_
20-
* ```GUIDED``` mode example added `#69 <https://github.com/diydrones/dronekit-python/pull/69>`_
21-
* ```simple_goto``` improved. `#134 <https://github.com/diydrones/dronekit-python/pull/134>`_
18+
* Complete Guided Mode Copter tutorial and example added. (`#170 <https://github.com/diydrones/dronekit-python/pull/170>`_).
19+
* Guides rewritten to target native Windows and Linux development. (`#149 <https://github.com/diydrones/dronekit-python/pull/149>`_).
20+
* "Quick Start" removed, obsoleted by dedicated Getting Started and SITL sections. (`#158 <https://github.com/diydrones/dronekit-python/pull/158>`_).
2221

2322
**Documentation:**
2423

25-
* ```Vehicle.delete```, ```Vehicle.battery_0_volt```, ```Vehicle.battery_0_soc```, ```Vehicle.waypoint_home```, parameter attributes removed from public API `#80 <https://github.com/diydrones/dronekit-python/pull/80>`_.
26-
* Document ```Vehicle.mount_status``` functions. `#108 <https://github.com/diydrones/dronekit-python/pull/108>`_
27-
* Fixes documentation for ```GPSInfo``` and ```send_mavlink```. `#90 <https://github.com/diydrones/dronekit-python/pull/90>`_
28-
29-
**Guides:**
30-
31-
* API documentation restructured and improved to fill new format. `#58 <https://github.com/diydrones/dronekit-python/pull/58/files>`_ `#94 <https://github.com/diydrones/dronekit-python/pull/94>`_
32-
* Example documentation now includes (auto-generated) source code sections `#88 <https://github.com/diydrones/dronekit-python/pull/88>`_ and are part of documentation set `#96 <https://github.com/diydrones/dronekit-python/pull/96>`_.
33-
* Added contribution guide `#55 <https://github.com/diydrones/dronekit-python/pull/55>`_.
34-
* Quickstart guide `#94 <https://github.com/diydrones/dronekit-python/pull/94>`_.
35-
* Debugging guide `#117 <https://github.com/diydrones/dronekit-python/pull/117>`_.
36-
* Flight mode best practices. `#127 <https://github.com/diydrones/dronekit-python/pull/127>`_.
37-
* References for ```takeoff``` `#134 <https://github.com/diydrones/dronekit-python/pull/134>`_.
38-
* Guides and examples for states and parameters. `#124 <https://github.com/diydrones/dronekit-python/pull/124>`_
24+
* `Vehicle.battery` documentation updated. (`#148 <https://github.com/diydrones/dronekit-python/pull/148>`_).
25+
* `hello_world` example is replaced by `vehicle_state`. (`#146 <https://github.com/diydrones/dronekit-python/pull/146>`_).
3926

4027
Commits
4128
-------
4229

4330

44-
The commits relevant to this release `are listed here <https://github.com/diydrones/dronekit-python/compare/1.1.1...0247a07b6bc789e2debdf2d307bde08029879c80>`_ (Github)
31+
The commits relevant to this release `are listed here <https://github.com/diydrones/dronekit-python/compare/1.2.0...v1.3.0>`_ (Github)
4532

4633
Bug fixes
4734
---------
4835

4936

50-
The bugs that were closed in this release `are listed here <https://github.com/diydrones/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-04-08+is%3Aissue+>`_ (Github).
37+
The bugs that were closed in this release `are listed here <https://github.com/diydrones/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-05-02+is%3Aissue+>`_ (Github).
5138

5239
Merged pull requests
5340
--------------------
5441

5542

56-
The pull requests merged into this release `are listed here <https://github.com/diydrones/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-04-08+is%3Apr+>`_ (Github).
43+
The pull requests merged into this release `are listed here <https://github.com/diydrones/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-05-02+is%3Apr+>`_ (Github).
5744

5845
Notes
5946
-----
6047

6148

62-
Thanks to @hamishwillee, @jmacgithu, @maruina, @tcr3dr, @mrpollo
49+
Thanks to @jmacgithu, @djnugent, @stephendade, @hamishwillee, @mrpollo, @tcr3dr

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, Extension
22
import platform
33

4-
version = '1.2.0'
4+
version = '1.3.0'
55

66
ext_modules = []
77

0 commit comments

Comments
 (0)