Skip to content

1.0.8

Choose a tag to compare

@sqla-tester sqla-tester released this 02 Sep 18:48

1.0.8

Released: Wed Mar 20 2019

  • [bug] Fixed an element in the AST Python generator which changed
    for Python 3.8, causing expression generation to fail.

    References: #287

  • [feature] Added --output-encoding flag to the mako-render script.
    Pull request courtesy lacsaP.

    References: #271

  • [bug] Removed unnecessary "usage" prefix from mako-render script.
    Pull request courtesy Hugo.