Skip to content

Releases: tupl-tufts/rdl

Version 2.1.0

14 Jun 17:15
Compare
Choose a tag to compare

Key changes:

  • Ruby 2.4 support.
  • Annotations removed from Object, added to RDL::Annotate.
  • Annotations also accessible via RDL module and RDL::RDLAnnotate
    modules; see README.
  • o.type_cast(t) now must be written RDL.type_cast(o, t) and
    similarly with instantiate! and deinstantiate!.

Version 2.0.1

11 Nov 16:58
Compare
Choose a tag to compare

Bugfix version.

Static type checking release

24 Aug 20:59
Compare
Choose a tag to compare

First version with static type checking.

rdl_query support

03 Jan 17:46
Compare
Choose a tag to compare

New: rdl_query for looking up type information.

Initial release

18 Dec 20:06
Compare
Choose a tag to compare

First full release of RDL.

First release candidate

16 Dec 15:57
Compare
Choose a tag to compare
Pre-release

Release candidate