Releases: cdgriffith/Reusables
Releases · cdgriffith/Reusables
Version 0.5.2
Version 0.5.2
- Fix setup.py to use init.py instead of reusables.py for attrs
Version 0.5.1
DO NOT USE Unable to install
Version 0.5.1
- Adding default argument to confignamespace's int, float, list and boolean methods
- Adding change_logger_levels
- Changing version location to init so it can be accessed properly
- Changing protected_keys in Namespace to be hidden from documentation
- Changing linux only tests to be in their own class
- Breaking change: keyword arg position for confignamespace.list now has 'default' as first kwarg
Version 0.5.0
Version 0.5.0
- Adding ConfigNamespace
- Adding lock wrapper for functions
- Adding duplicate file finder
- Adding easy CSV / list transformation
- Adding protected keys for namespaces
- Adding touch
- Adding extensions for scripts, binary and markup files
- Changing logging to be more explicit and run on sys.stdout
- Breaking change: removed command line running options and main function
Version 0.4.1
Version 0.4.1
- Fixing Firefox dump command not working
- Adding MissingCookiesDB exception for clearer
- Wrapping commits with exceptions clauses for BrowserException
- Adding "created" and "expires" in _row_to_dict for Browsers
Version 0.4.0
Version 0.4.0
- Breaking change: Removed 'dnd' from functions for clearer 'dry_run' or 'delete_on_success'
- Breaking change: Removing 'dangerzone' file, moving 'reuse' function to root namespace
- Added management tools for Firefox and Chrome cookies
- Added unique wrapper tool, ensures return value has not been returned before
- Changed all top level imports to have underscore before them like standard library
Version 0.3.0
Version 0.3.0
- Namespace re-written to be more compatible with built-in dict
- Added support for rarfile extraction
- Adding PY2, PY3 as compliments of the booleans python3x to be similar to the six package
- Adding logging features
- Separating functionality to individual files
- Adding sphinx generated API documentation
Version 0.2.0
Update to version 2.0
Version 0.1.3
First version on PyPI
Version 0.1.2
Updating to version 0.1.2 with proper readme.
Version 0.1.1
Updating to version 0.1.1