Skip to content

Releases: thombashi/DataProperty

v0.5.2: Merge pull request #31 from thombashi/develop

03 Jul 09:07
Compare
Choose a tag to compare
  • Fix calculation of padding length when column values are mixed with int and float

v0.5.1: Merge pull request #30 from thombashi/develop

03 Jul 04:59
Compare
Choose a tag to compare
  • Fix missing datetime converter feature with the PropertyExtractor class

v0.5.0: Merge pull request #29 from thombashi/develop

03 Jul 03:21
Compare
Choose a tag to compare
  • Add datetime type value conversion feature

v0.4.1: Merge pull request #28 from thombashi/develop

02 Jul 21:35
Compare
Choose a tag to compare

v0.4.0: Merge pull request #25 from thombashi/develop

02 Jul 12:35
Compare
Choose a tag to compare
  • Add support for infinity
  • Add support for NaN
  • Add support for BOOL
  • Add strict_strtobool function
  • Fix get_number_of_digits function

v0.3.1: Merge pull request #22 from thombashi/develop

10 Jun 17:11
Compare
Choose a tag to compare
  • Make pytest-runner a conditional requirement: #19, #20, Thanks to @yegorich

v0.3.0: Merge pull request #18 from thombashi/develop

04 Jun 15:49
Compare
Choose a tag to compare

v0.2.9: Merge pull request #17 from thombashi/develop

29 May 14:23
Compare
Choose a tag to compare
  • Enhancement: Enable conversion of None value

v0.2.8: Merge pull request #15 from thombashi/develop

15 May 15:01
Compare
Choose a tag to compare

Fix

  • data attribute of the DataProperty class is not properly set when quoted int/float string

v0.2.7: Merge pull request #14 from thombashi/develop

14 May 03:57
Compare
Choose a tag to compare