Commit 0465d3b
committed
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.18...v0.2.0) (2023-12-09)
### Features
* add a conf module that reads .env and environment variable overrides ([fa66f75](fa66f75))
* add a configurable SECURE_LOGGER_LOG_LEVEL defaulted to logging.default() ([448f56b](448f56b))
* add decorator parameter log_level ([411de9d](411de9d))
* add parameter validations to decorator. add a unit test ([b33c98a](b33c98a))
* add pydantic strong type checking to parameters ([71c3a2c](71c3a2c))1 parent 995fcc6 commit 0465d3b
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 | | |
2 | 13 | | |
3 | 14 | | |
| |||
0 commit comments