Skip to content

Releases: hadashiA/ChibiRuby

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 14:14

Breaking Changes

  • Rename binding.irb to binding.break and improve docs by @hadashiA in #190

Full Changelog: 1.5.0...1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:00

What's Changed

Full Changelog: 1.4.2...1.5.0

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 09:42

What's Changed

  • Fix compilation errors of UnityFiberScheduler by @hadashiA in #176

Full Changelog: 1.4.1...1.4.2

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 09:42

What's Changed

  • Fix version num of ChibiRuby.Unity(UnityFiberScheduler) by @hadashiA in #174

Full Changelog: 1.4.0...1.4.1

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:04

Breaking Changes

Please note that File and IO have been separated into a different package.
See: https://github.com/hadashiA/ChibiRuby#optional-classes-opt-in

What's Changed

  • Add ChibiRuby.NIO (non-blocking I/O) extensions by @hadashiA in #165

Full Changelog: 1.3.0...1.4.0

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 00:30

What's Changed

Full Changelog: 1.2.2...1.3.0

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 00:33

What's Changed

  • Refine README structure and quick start by @paq in #171
  • Improve LoadSourceCode error handling by @hadashiA in #172

New Contributors

  • @paq made their first contribution in #171

Full Changelog: 1.2.1...1.2.2

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 29 May 05:34

What's Changed

Full Changelog: 1.2.0...1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 May 05:06

What's Changed

Full Changelog: 1.1.0...1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 03:14

What's Changed

  • Change ChibiRuby.Compiler.Cli to the integrated CLI ChibiRuby.Cli by @hadashiA in #167

Full Changelog: 1.0.0...1.1.0