Skip to content

htmlflow-4.3

Latest
Compare
Choose a tag to compare
@fmcarvalho fmcarvalho released this 15 Jan 11:15
· 39 commits to master since this release
  • New builder .suspending() to allow the use of continuations in Kotlin
    with suspending functions doing await.

  • New Kotlin extensions such as property .l to close tag in Kotlin, instead of .__()

  • Solved Issue #105 - new attributes in globalEventAttributes included in
    new release 1.0.15 of HtmlApiFaster.

  • New unit tests to check multi-threaded scenarios.

  • Update documentation mentioning setIndentation() and correct use of threadsafe()