Releases: LamaAni/bole
Releases · LamaAni/bole
Add support for exc_info and exc_text to logger
Fix skip parent folder and extend log formatter to allow external calls
Merge pull request #12 from LamaAni/fix_inherit_multi_folder Fixes for inherit skip parent folder
Config loading fix and more unit tests
- Fixed config import when file is not a blob
- Fixed config loading when using relative imports.
File loading fixes
- Moved imports enable flag to settings.allow_imports
- Fixed empty file loading.
Fix environments loading as CascadingConfig by default
Merge pull request #8 from LamaAni/fix_environment_parse Fix environment parse
Fix import list error
Merge pull request #7 from LamaAni/fix_import_list Fix requirement rm from env
Fix publish and some small bugs
0.0.6 Auto commit @ 2022-05-26T20:46:55Z
Added ci and code docs
Merge pull request #5 from LamaAni/ci_and_docs Update ci requirements and add documentation
Bug fix -- missing source_path
Merge pull request #4 from LamaAni/small_fixes Small fixes
Fixed token
Merge pull request #2 from LamaAni/fix_publish Fix publish