Skip to content

1.1.7

Latest
Compare
Choose a tag to compare
@ClericPy ClericPy released this 19 Nov 14:18
· 2 commits to master since this release

1.1.7 (2024-09-24)

  1. fix utils.code_inline gzip compress mtime to 1, to ensure the same compressed data
  2. fix utils.FileDict.save
  3. add ipc.QueueManager based on BaseManager, add JSON listener
  4. add compress, ensure_dir arg to funtools.SizedTimedRotatingFileHandler
  5. add compress arg to funtools.RotatingFileWriter
  6. update utils.format_error default filter skip from "site-packages" to "-packages"