Sha256: 4f61049b48017a82bf2b74d925446bb71d07754e7abb65b2d9a5daeacb407ae7

Contents?: true

Size: 665 Bytes

Versions: 1

Compression:

Stored size: 665 Bytes

Contents

# 0.1.4
  Bugfix: Speak#+ now returns a brand new Speak rather than modifying the original object
  Bugfix: Speak#+ now re-sets the namespace on child elements to ensure no default namespace prefix is added

# 0.1.3
  Bugfix: Strings included via the DSL (both as a block return value and by calling #string) are now properly escaped

# 0.1.2
  API Change: SSML.draw now returns a Speak
  Feature: Speak objects can be turned into an XML document using #to_doc
  Feature: Speak objects can now be concatenated such that children are merged together

# 0.1.1
  * Bugfix: DSL now allows for nesting all allowed elements within each other

# 0.1.0
  * Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby_speech-0.1.4 CHANGELOG.md