You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
- validation of topological relationships between features, eg ensuring that buildings in a city do not overlap
6
6
7
7
8
-
## [2.5.0] -
8
+
## [2.5.0] - 2024-07-17
9
9
### Added
10
10
- val3dity now accepts a stream of CityJSONSeq as input from stdin: `cat myfile.jsonl | val3dity stdin` and it validates each line and outputs the result to stdout
11
11
- a new error was added: error 905--INVALID_JSON for handling wrong JSON lines in a CityJSONSeq stream
0 commit comments