boltons v0.4.0 Release Notes

  • (February 23, 2015)

    ⚡️ updated tbutils, JSONL support, initial cacheutils, atomic writer, hashtags

    • tbutils: Changed the way exceptions are parsed out of tracebacks
    • tbutils: Guard against potential linecache issues
    • Defined/implemented [iterutils.windowed_iter][iterutils.windowed_iter] corner case behavior
    • Added from_path to [fileutils.FilePerms][fileutils.FilePerms]
    • Adding [strutils.find_hashtags][strutils.find_hashtags]
    • Add ignore patterns to [fileutils.iter_find_files][fileutils.iter_find_files]