Sha256: 73f3a24099e12205693069e78cc199402f8afe2c4d74a18f937c845770fd490e

Contents?: true

Size: 721 Bytes

Versions: 1

Compression:

Stored size: 721 Bytes

Contents

# 0.1.5
  Feature: Now added support for SSML <audio/>

# 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.5 CHANGELOG.md