Skip to content

3.6.0

Compare
Choose a tag to compare
@mattbrictson mattbrictson released this 30 Dec 22:28
· 11 commits to master since this release

New features and important changes:

  • Do not indent multiline string values (#54)
  • Add Plist::UnimplementedElementError (#51)
  • Add support for text inside <![CDATA[ ... ]]> (#49)

Housekeeping:

  • Add Ruby 2.7 and 3.0 to CI (#55)
  • add docker-compose for development (#47)
  • Replace require with require_relative(#52)