RELEASE HISTORY¶ ↑
0.7.0¶ ↑
This release ditches support for Ruby versions older than 2.0.
Changes:
-
Remove support for Ruby older than 2.0.
0.6.1 | 2011-10-22¶ ↑
This is just an administrative release to update the build configuration. Functionality of library hasn’t changed. Also, the project is not distributed under the BSD-2-Clause license, rather than the Apache 2.0 license.
Changes:
-
Switch licenses to BSD-2-Clause.
-
Modernize build configuration.
0.6.0 | 2010-10-15¶ ↑
RTALS has been renamed to RagTag
!
Along with the name change, RagTag
no longer uses namespaces to separate attribute names.
Changes:
-
Rename project to
RagTag
. -
No longer use XML namespace.
0.5.0 | 2010-04-19¶ ↑
This is the first public release of RTALS. The library is finally at a point where I think it is generally usable. While it still has much room for improvement, all the essentially functionality is in place.
Changes:
-
Happy 1st Release Day!