Releases: johnnymillergh/python_boilerplate
Releases · johnnymillergh/python_boilerplate
7.6 (2024-04-27)
7.5.1 (2024-03-30)
7.5 (2024-03-30)
7.5 (2024-03-30)
Bug Fixes
- $log: retain log files by local date; override the default stderr (console) if console is available (a8009b1)
Features
- $database: support database init when startup (5d4032e)
- integrate APScheduler (1b3fea3)
- integrate humanize (961a47a)
- list Python dependency size (10b9e38)
Performance Improvements
7.4 (2023-11-29)
7.3 (2023-11-05)
7.2 (2023-11-04)
7.1 (2023-10-31)
7.0 (2023-10-28)
6.0.3 (2023-07-01)
6.0.2 (2023-05-21)
6.0.2 (2023-05-21)
Features
- $loguru: retain 7 days log files (6fc5724)
- $profile: raise exception if happens when profiling (1000197)
Performance Improvements
- $async: simplify
[@async](https://github.com/async)_function
decorator (e46a9c1) - $Benchmark: add more functions performance benchmark (985ae47)
- $Benchmark: run benchmark individually (df511d5)
- avoid log output during benchmarking (4ed750c)
- support pytest-benchmark (6e82b45)
- upgrade dependencies (4b967ff)