File: CHANGELOG.rst

package info (click to toggle)
python-overpy 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 488 kB
  • ctags: 315
  • sloc: python: 1,986; xml: 1,037; makefile: 7
file content (52 lines) | stat: -rw-r--r-- 1,021 bytes parent folder | download | duplicates (2)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Changelog
=========

0.x (`master`_)
~~~~~~~~~~~~~~~

.. note:: This version is not yet released and is under development.

0.4 (2016-12-08)
~~~~~~~~~~~~~~~~

* Add SAX parser
* Add option to choose DOM or SAX parser
* Fix issues with CI builds with Python 3.2
* Add Python 3.5 to CI builds
* Fix issues (Thanks to all contributors)
* Add property for default API URL
* Add examples
* Build Fixes
* GitHub templates
* Parse center information
* Parse geometry information
* Support Areas

0.3.1 (2015-04-30)
~~~~~~~~~~~~~~~~~~

* Improve example

0.3.0 (2015-04-30)
~~~~~~~~~~~~~~~~~~

* Improve internal data handling (Dominik)
* Add helper functions (Morris Jobke)

0.2.0 (2014-12-27)
~~~~~~~~~~~~~~~~~~

* Added support for xml response data
* Added support for exceptions
* Added tests with 100% code coverage
* Removed Python 2.6 support
* Added more examples to the documentation

0.1.0 (2014-12-14)
~~~~~~~~~~~~~~~~~~

Proof of concept

* Initial release.

.. _`master`: https://github.com/DinoTools/python-overpy