Fix wrong option names in doc.
Update for 0.6 compatibility
Prohibit non-string default values
Check the default value, and if it exists, and it's not a string, throw
an error indicating that non-string default values are no longer
allowed.
Added numeric default values
End mute stream so it un-pipes
Fix #11