Skip to content

v0.7.0: Merge pull request #36 from thombashi/develop

Compare
Choose a tag to compare
@thombashi thombashi released this 09 Jul 13:01
· 1122 commits to master since this release
  • Drop Python 2.6 support
  • Add support for configuration of format string of datetime type
  • Fix str_len calculation of datetime type
  • Modification for support Decimal
  • Minor bug fixes