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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 0.1.0 (2025-05-10)
4
+
5
+
Full Changelog: [v0.1.0-alpha.2...v0.1.0](https://github.com/G-Core/gcore-python/compare/v0.1.0-alpha.2...v0.1.0)
6
+
7
+
### Features
8
+
9
+
***api:** aggregated API specs update ([cec6475](https://github.com/G-Core/gcore-python/commit/cec6475d84b2d4e1472fd8cd55516ee1996afb9c))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
***package:** support direct resource imports ([0590fad](https://github.com/G-Core/gcore-python/commit/0590fad35f72036253f6cea26b41677e79479dab))
15
+
16
+
17
+
### Chores
18
+
19
+
***internal:** avoid errors for isinstance checks on proxies ([898a7a8](https://github.com/G-Core/gcore-python/commit/898a7a894783e8a539aba481d8c2e38cba81552b))
20
+
21
+
22
+
### Documentation
23
+
24
+
* remove or fix invalid readme examples ([ec85d9f](https://github.com/G-Core/gcore-python/commit/ec85d9f27446b2d496842d67058a049733d55627))
25
+
3
26
## 0.1.0-alpha.2 (2025-05-06)
4
27
5
28
Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/G-Core/gcore-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)
0 commit comments