Skip to content

v1.3beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cfillion cfillion released this 28 Jul 01:49
· 35 commits to master since this release
7434f3b

Changed:

  • allow compact alternate syntax "Tag Name:Value" (no space after the colon)
  • allow empty unprefixed lines within a multiline tag's value
  • always require an explicit value with the alternate syntax
  • MetaHeader::Parser#parse now receives an IO object as parameter