b9 v0.5.67 Release Notes

Release Date: 2019-03-09 // about 5 years ago
    • Iron out UTF-8 decoding issues

      • Use Data.Text in more places
      • Remove ByteStringGenerator
      • Change ToContentGenerator to produce only (strict) Data.Text.Texts
    • ➕ Add B9.Text a module with conversion functions for different string types.

    • ➕ Add helper functions and type for Erlang parsing:

      • textToErlangAst,
      • stringToErlangAst and
      • ErlangAST