File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.8] — 2025-02-23
4
+
5
+ #### 🚀 New Feature
6
+
7
+ - Updated schema and added new endpoints:
8
+ * age_rating_category
9
+ * age_rating_content_descriptions_v2
10
+ * age_rating_organizations
11
+ * character_genders
12
+ * character_species
13
+ * company_statuses
14
+ * date_formats
15
+ * external_game_sources
16
+ * game_release_formats
17
+ * game_statuses
18
+ * game_types
19
+ * platform_types
20
+ * release_date_regions
21
+ * website_types
22
+
23
+ This change is binary incompatible.
24
+
25
+ #### 🤖 Dependencies
26
+
27
+ - Kotlin 2.1.10
28
+ - Wire 5.3.0
29
+ - Updated other internal dependencies
30
+
3
31
## [ 0.7] — 2025-01-15
4
32
5
33
### Added
Original file line number Diff line number Diff line change 1
- igdbclient_version = 0.8-SNAPSHOT
1
+ igdbclient_version = 0.8
2
2
3
3
# igdbclient_core_version = 0.1-SNAPSHOT
4
4
# igdbclient_ktor_version = 0.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments