Skip to content

Commit 9f16365

Browse files
committed
Add 1.1.7 entry
1 parent 0becddc commit 9f16365

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

NEWS.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# News
22

3+
## 1.1.7 - 2025-04-23
4+
5+
### Improvements
6+
7+
* Added support for `bool` in struct.
8+
* [GH-168](https://github.com/ruby/fiddle/issues/168)
9+
* [GH-169](https://github.com/ruby/fiddle/issues/169)
10+
* Patch by Dmitrii
11+
12+
* JRuby, TruffleRuby: Improved compatibility with CRuby
13+
implementation.
14+
* [GH-176](https://github.com/ruby/fiddle/issues/176)
15+
* [GH-179](https://github.com/ruby/fiddle/issues/179)
16+
* [GH-180](https://github.com/ruby/fiddle/issues/180)
17+
* [GH-181](https://github.com/ruby/fiddle/issues/181)
18+
* [GH-182](https://github.com/ruby/fiddle/issues/182)
19+
* [GH-183](https://github.com/ruby/fiddle/issues/183)
20+
* [GH-184](https://github.com/ruby/fiddle/issues/184)
21+
* [GH-185](https://github.com/ruby/fiddle/issues/185)
22+
* Patch by Andrew Kane
23+
24+
### Thanks
25+
26+
* Dmitrii
27+
28+
* Andrew Kane
29+
330
## 1.1.6 - 2024-12-12
431

532
### Improvements

0 commit comments

Comments
 (0)