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
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.3.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.3.0).
Copy file name to clipboardExpand all lines: docs/changelog/full.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
### 0.2.0
2
+
3
+
_Released 2020 Dec 24_
4
+
5
+
#### Improvements
6
+
7
+
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.3.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.3.0).
**GW2APIClient** is a cross-platform client for the official Guild Wars 2 API.
8
-
By leveraging [Kotlin Multiplatform](https://kotlinlang.org/docs/reference/multiplatform.html),
9
-
GW2APIClient can be used on a large variety of platforms (including Android, the
10
-
JVM, and JS) and interoperates seamlessly with various popular programming
11
-
languages.
12
-
13
-
GW2APIClient provides low-level access to the data provided by Guild Wars 2's
14
-
API. It does not provide higher-level abstractions, visualizations or analytical
15
-
functionality but may be used to build such tools.
7
+
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.3.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.3.0).
0 commit comments