Releases: finos/messageml-utils
Releases · finos/messageml-utils
MessageML 0.13.0
What's Changed
- Fix link entity indexEnd
- Support Enhanced tags in MessageML
- Update table and elements markdown representation
Full Changelog: messageml-0.12.0...messageml-0.13.0
MessageML 0.12.0
- Accept <sup> and <sub> tags
- Accept new languages in <code> tag : Markdown, JSON, Scala, Shell, YAML
- Accept auto-submit attribute in select and input form
- Accept hidden attribute in text-field
- Accept readonly and disabled attributes in all form elements
- Accept rows and cols attributes in text area
- Accept button-link and button-link-destructive as button classes
- Accept data-icon for button element
- Add new room picker
MessageML 0.11.2
messageml-0.11.2 [AGNT-264] fix link entity indexEnd (#375)
MessageML 0.11.1
messageml-0.11.1 set version 0.11.1 (#370)
MessageML 0.11.0
messageml-0.11.0 bump release version => 0.11.0 (#367)
MessageML 0.10.4
#338 Removing cashtags regex limitation
MessageML 0.10.3
#336 Removing option Bi Item
MessageML 0.10.2
#335 Adding Bi Items for Custom entities
MessageML 0.10.1
#332 Allowed preformatted element inside a code element
MessageML 0.10.0
#328 Code tag now supports a language attribute