Skip to content

Release 2.6.1

Compare
Choose a tag to compare
@rahkumar651991 rahkumar651991 released this 01 Jun 17:48
· 205 commits to master since this release
08b1fec

Enhancement Added

  • Flag for json.loads() for special character like newline was made false by default. #1029

Bugs Fixed

  • Transform function modified only for the rpc and set back to original value. #1108
  • Skip the values returned in re-list without numbers during multi re software install #1099
  • getiterator() replaced with iter() as was deprecated in Python 3.2 and removed in Python 3.9 #1110