Skip to content

v1.0.1

Compare
Choose a tag to compare
@hexiro hexiro released this 05 Jun 19:53
· 292 commits to main since this release
  • add new File utility class to make parsing and handling of files easier
  • make regexp more robust
  • bug fixes with multipart/form-data
  • simplify some complicated code
  • use of cached_property-s to not repeat code