Change Log for MD4C Ruby gem
Unreleased
0.1.0 - 2026-08-17
-
Fixed reader methods which gets a sequence of text nodes. Remove the
StringAttributeclass and its usages. Nowcontentmethods returnArrayof text nodes. -
Use UTF-8 encoding for potentially multibyte text contents.
-
Add RBS type definitions.
-
Add some doc-comments.
-
Update readme with simple usages.
0.0.1 - 2026-08-14
-
Initial release