Skip to content

Releases: soutaro/rbs-inline

v0.13.0

12 Feb 04:56
c11bc39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

03 Oct 05:51
93503de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

06 Mar 08:27
d1ffdb4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Nov 08:22
70669fd

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

Version 0.9.0

01 Oct 04:52
b76a3e4

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

Version 0.8.0

17 Sep 02:49
e098c23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

Version 0.7.0

29 Aug 01:16
47b8ea0

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Aug 07:56
ab4603c

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Version 0.5.0

01 Jul 05:52
9479c80

Choose a tag to compare

rbs-inline 0.5.0 ships with many syntax improvements.

  • @rbs annotation allows writing method types directly
  • #: replaces #:: annotation (To avoid syntax conflicts, upgrade to Steep >= 1.8.0.dev)
  • @rbs class and @rbs module syntax are introduced
  • @rbs &block: T annotation is introduced and deprecates @rbs yields annotation
  • @rbs return: T annotation is introduced and deprecates @rbs returns annotation
  • @rbs *args: T and @rbs **opts: T annotations are introduced for splat/double-splat parameters

What's Changed

Full Changelog: v0.4.0...v0.5.0

Version 0.4.0

12 Jun 05:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0