Skip to content

v0.36.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 20:00

small bugfix release

  • Fix regression introduced in v0.36.0: PostgreSQL money values showed as 0.0
    • The recommended way to display money values in postgres is still to format them in the way you expect in SQL. See #983
  • updated dependencies