File tree Expand file tree Collapse file tree 4 files changed +10
-65
lines changed Expand file tree Collapse file tree 4 files changed +10
-65
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44## [ 0.2.0] - 2018-08-09
55
66### Added
7+ - SemanticEntity for typesafe RDF-exposure of member variables
8+ - RDFVector (previously RDFEntity)
79
810### Changed
9-
10- ### Deprecated
11-
12- ### Removed
11+ - GEOS as replacement for GDAL
12+ - Global coordinate systems now based on geographiclib
13+ - RDFEntity is now an interface for iterable RDF containers
14+ - registerChildEntity now public
1315
1416### Fixed
17+ - Problems with accessing/comparing RDFPropertyMap-entries
18+ - libsqlite3-dev dependency in CMakeLists
1519
16- ## [ 0.1.0] - 2018-07-06 - Initial Release with GDAL support.
20+ ## [ 0.1.0] - 2018-07-06 - Initial Release with GDAL support.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ database=@DATABASE@
55
66Name: sempr-core
77Description: Core library of SEMPR (Semantic Environment Mapping, Processing and Reasoning)
8- Version: 0.1 .0
8+ Version: 0.2 .0
99Requires: libodb libodb-boost libodb-sqlite eigen3 soprano
1010Libs: -L${libdir} -lsempr_core -lgeos -lGeographic
1111Cflags: -D@CONFIG_DATABASE@ -I${includedir} -I${includedir}/sempr/odb_gen
You can’t perform that action at this time.
0 commit comments