close
Skip to content

Releases: ruby/win32ole

v1.9.3

20 Feb 04:12
e1bb4e5

Choose a tag to compare

What's Changed

  • Skip tests on non-Windows platform by @nobu in #58
  • Check failures at conversion to wide char string by @nobu in #59
  • Fix the source file name that contains the version by @nobu in #60
  • bump up to 1.9.3 by @nobu in #61

Full Changelog: v1.9.2...v1.9.3

v1.9.2

14 Apr 01:23
342b725

Choose a tag to compare

What's Changed

  • Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #35
  • Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #36
  • Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #37
  • Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #38
  • Fix nil reference issue by @hsbt in #40
  • Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #39

Full Changelog: v1.9.1...v1.9.2

v1.9.1

17 Dec 06:49
3e9b3b0

Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #30
  • Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #31
  • Documentation clean up by @nobu in #32
  • Deprecate old constants in toplevel by @nobu in #33

Full Changelog: v1.9.0...v1.9.1

v1.9.0

01 Nov 04:33
31bd08a

Choose a tag to compare

What's Changed

  • Move WIN32OLE_ prefixed classes under WIN32OLE by @nobu in #22
  • Test constants for the backward compatibility by @nobu in #23
  • Package by @nobu in #24
  • Refine pathspecs for spec.files by @nobu in #25
  • Added missing extensions by @hsbt in #26
  • win32ole.c: repeated code by @nobu in #27

Full Changelog: v1.8.10...v1.9.0

v1.8.10

18 Dec 04:46
9a18f38

Choose a tag to compare

What's Changed

  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #18
  • Reuse WIN32OLE_VERSION for gem version by @hsbt in #19
  • Bump actions/checkout from 3 to 4 by @dependabot in #20
  • Use test-unit-ruby-core gem by @hsbt in #21

Full Changelog: v1.8.9...v1.8.10

v1.8.9

05 Dec 08:24
e4a1f3a

Choose a tag to compare

What's Changed

  • Fix typos [ci skip] by @nobu in #5
  • Scale timeout in tests by @nobu in #7
  • Switch the tests on Windows to Github Actions by @nobu in #6
  • Sync from ruby master by @nobu in #8
  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #9
  • Undefine allocator of WIN32OLE_VARIABLE to get rid of warning in ruby 3.2 by @nobu in #10
  • Use omit for test-unit by @hsbt in #11
  • Alias the top-level WIN32OLE_* classes by @nobu in #13
  • Get rid of potential undefined behavior by @xtkoba in #2
  • Expand tabs by @hsbt in #14
  • Added dependabot for GitHub Actions by @hsbt in #15
  • Bump actions/checkout from 2 to 3 by @dependabot in #16

New Contributors

Full Changelog: v1.8.8...v1.8.9

v1.8.8

17 Nov 10:29
62fd780

Choose a tag to compare