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: 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.10.0
2
+
3
+
_Released 2025 May 13_
4
+
5
+
#### Improvements
6
+
7
+
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.9.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.9.0).
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.8.1](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.8.1).
8
-
- Migrated to schema version `2024-07-20T01:00:00.000Z`.
9
-
- Introduced a basic in-memory `CacheAccess` implementation.
10
-
- This is **not used by default.**
11
-
12
-
#### Fixes
13
-
14
-
- Fixed a bug that caused request configuration to be applied in an unexpected
15
-
order.
16
-
- The `RequestConfigurer` that may be passed to factory functions is now run
17
-
after configurations from the client.
7
+
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.9.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.9.0).
0 commit comments