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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 0.5.0 (September 9, 2023)
2
+
3
+
### Features
4
+
5
+
-#### feat: config option for specifying gi libs versions ([#134](https://github.com/react-gjs/gest/pull/134))
6
+
7
+
Added a new config option `introspectedLibVersion`. This option can accept version numbers for libraries like `Gdk`, `Atk`, etc. All tests will be ran in environment with these libraries with that version loaded.
0 commit comments