File: ChangeLog.txt

package info (click to toggle)
sparql-wrapper-python 1.2.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 116 kB
  • ctags: 100
  • sloc: python: 403; makefile: 37
file content (16 lines) | stat: -rw-r--r-- 543 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

2008-07-10  1.2.0   - Allowed non-standard extensions (such as SPARUL).
                    - Exceptions fixed.
                    - Added another example.

2008-03-24  1.1.0   - Renamed package name to SPARQLWrapper.
                    - Added a basic catalog of exceptions.

2008-03-07  1.0.1   - Fixed some cosmetic things.

2008-02-14  1.0.0   - First stable release.
                    - Main functionalities stabilized.
                    - Project moved to SourceForge.

2007-07-06  0.2.0   - First public release of the library.