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
+5
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
# 5.2
4
+
5
+
- Add support placeholders for preset names (breaking change in [v5.0.0](https://github.com/ideditor/schema-builder/blob/main/CHANGELOG.md#510) of iD presets schema)
6
+
- When searching by term, include results that match with the tag value at the bottom of the result list. (iD has the same behavior)
7
+
3
8
## 5.1
4
9
5
10
- add property `boolean isSuggestion` to `Feature` to be able to tell if a feature is a brand feature or not
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ Requires Java 8.
10
10
11
11
## Installation
12
12
13
-
Add [`de.westnordost:osmfeatures:5.1`](https://mvnrepository.com/artifact/de.westnordost/osmfeatures/5.1) as a Maven dependency or download the jar from there.
13
+
Add [`de.westnordost:osmfeatures:5.2`](https://mvnrepository.com/artifact/de.westnordost/osmfeatures/5.2) as a Maven dependency or download the jar from there.
14
14
15
-
For Android, use [`de.westnordost:osmfeatures-android:5.1`](https://mvnrepository.com/artifact/de.westnordost/osmfeatures-android/5.1).
15
+
For Android, use [`de.westnordost:osmfeatures-android:5.2`](https://mvnrepository.com/artifact/de.westnordost/osmfeatures-android/5.2).
0 commit comments