Skip to content

Releases: ruby-go-gem/ruby_header_parser

v0.4.2

06 Mar 14:52
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Treat RSTRING_END return value as a char* instead of string by @sue445 in #33

πŸ“ Other Changes

  • Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #31
  • Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #32

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Jan 16:04
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Fix build error with Ruby 3.4 + GitHub Actions (Ubuntu 22.04) by @sue445 in #30

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Jan 15:44
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • Exclude removed methods in Ruby 3.4 and support erb config file by @sue445 in #29

πŸ“ Other Changes

  • CI against for Ruby 3.4 by @sue445 in #27
  • Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #28

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Dec 06:44
Compare
Choose a tag to compare

What's Changed

πŸ“ Other Changes

  • Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #22
  • Fix Ruby::UnannotatedEmptyCollection in steep check by @sue445 in #25
  • Change arg of rb_gc_register_address and rb_gc_unregister_address to in_ref by @sue445 in #24

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Nov 06:28
Compare
Choose a tag to compare

What's Changed

πŸ“ Other Changes

  • Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #19
  • Support RARRAY_ by @sue445 in #21

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Oct 23:10
Compare
Choose a tag to compare

What's Changed

πŸ‘» Maintenance

πŸ“ Other Changes

  • Migrate tmpdir to stdlib rbs by @sue445 in #15
  • Fix yard doc by @sue445 in #16
  • Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #18

New Contributors

  • @ruby-go-gem-bot made their first contribution in #18

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Oct 16:39
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • Initialize dist_preprocessed_header_file with default value by @sue445 in #13
  • Make Data configurable by @sue445 in #14

πŸ‘» Maintenance

πŸ“ Other Changes

New Contributors

  • @sue445 made their first contribution in #3

Full Changelog: https://github.com/sue445/ruby_header_parser/commits/v0.1.0