Skip to content

Releases: LamaAni/bole

Add support for exc_info and exc_text to logger

12 Jul 21:04
9b7764b
Compare
Choose a tag to compare
Merge pull request #13 from LamaAni/add_exc_info

Add support for exc_info and exc_text

Fix skip parent folder and extend log formatter to allow external calls

03 Jun 05:58
e4f686b
Compare
Choose a tag to compare
Merge pull request #12 from LamaAni/fix_inherit_multi_folder

Fixes for inherit skip parent folder

Config loading fix and more unit tests

02 Jun 06:30
af2c76d
Compare
Choose a tag to compare
  1. Fixed config import when file is not a blob
  2. Fixed config loading when using relative imports.

File loading fixes

27 May 20:19
359d6dc
Compare
Choose a tag to compare
  1. Moved imports enable flag to settings.allow_imports
  2. Fixed empty file loading.

Fix environments loading as CascadingConfig by default

26 May 23:16
db6d95a
Compare
Choose a tag to compare
Merge pull request #8 from LamaAni/fix_environment_parse

Fix environment parse

Fix import list error

26 May 21:51
02e7a10
Compare
Choose a tag to compare
Merge pull request #7 from LamaAni/fix_import_list

Fix requirement rm from env

Fix publish and some small bugs

26 May 20:47
Compare
Choose a tag to compare
0.0.6

Auto commit @ 2022-05-26T20:46:55Z

Added ci and code docs

26 May 20:17
b7c5d58
Compare
Choose a tag to compare
Merge pull request #5 from LamaAni/ci_and_docs

Update ci requirements and add documentation

Bug fix -- missing source_path

26 May 18:52
0b82235
Compare
Choose a tag to compare
Merge pull request #4 from LamaAni/small_fixes

Small fixes

Fixed token

26 May 18:15
f9d885d
Compare
Choose a tag to compare
Merge pull request #2 from LamaAni/fix_publish

Fix publish