File: NEWS

package info (click to toggle)
python-btsutils 0.3-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 172 kB
  • ctags: 116
  • sloc: python: 558; makefile: 35
file content (28 lines) | stat: -rw-r--r-- 533 bytes parent folder | download
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
Release 0.3
-----------

* Changed the backend-agnostic query to use SOAP

* Added support to multiple fields per query

* Added support to composite queries

* Added the forwarded and URL fields

Release 0.2
-----------

* Return status and usertags for each bug

* Use BeautifulSoup to get more reliable html parsing

* Define constants for bug status, severity and tags

* Implement query through SOAP, using the same query syntax as HTML

* Implement querying by usertags

Release 0.1.1
-------------

First release of btsutils.