We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24094c4 commit 41e463fCopy full SHA for 41e463f
CHANGES.md
@@ -1,3 +1,11 @@
1
+# 0.8.2 (2025-04-10)
2
+
3
+* Update CI to refresh apt packages before installing IRuby gem by @kojix2 in https://github.com/SciRuby/iruby/pull/367
4
+* Fix missing `OStream#closed?` method by @RobinDaugherty in https://github.com/SciRuby/iruby/pull/368
5
+* Use rubygems-requirements-system to install system dependencies automatically by @kou in https://github.com/SciRuby/iruby/pull/369
6
+* Various typo corrections by @kojix2 in https://github.com/SciRuby/iruby/pull/370
7
+* Minor changes to README by @kojix2 in https://github.com/SciRuby/iruby/pull/371
8
9
# 0.8.1 (2025-02-16)
10
11
* Add support for jupyter widgets by @matt-do-it in https://github.com/SciRuby/iruby/pull/350
0 commit comments