Releases: feenes/mytb
Releases · feenes/mytb
v0.1.3
add features for future project mhflt
- stop python 3.5 compativility (so far only mytb.modules needs >=3.6)
- add github workflow for flake ind pytest
- add mod file.find with file_find_tuple and file_find
- add mod file.suffix_file.SuffixFile (not fully implemented)
- add mod importlib with import_obj, import_if_mod_exists
- add mod modules with get_modules and mk_modname
- add mod objects with AnyObj and VersionObject
- add mod parse with parse_paramstr
- add mod pickle with robust_unpickler and unpickle_robust (not fully implemented)
- enhance mod string with strip_accents
- cleanup/fix requirements and setup dependencies
- minor enhancements to README.md
first py3 only release
- support only python versions > 3.5
- remove code that ensured py2 backwards compatibility
- fixed suffix extraction of log config
- new function mytb.logging.config.setupLogging
v0.0.15
v0.0.13
v0.0.12 requirements fix for py2
- limit version of minibelt for py2.
add logcfg + ipython + split requirements
- limit pytest version for py2
- add mytb.ipython to instantiate an interactive shell from an executable
- add a basic console log config (w timestamp name and pids)
- setup has now extra requirement for more granular installs
v0.0.10
- helper for pdb hooks
- attempt to improve urls shown on https://pypi.org
changelogs + mytb.cli
add changelog + better mytb.cli
add funcs to get RSS
allows to get amount of consumed RAM