We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef50a5 commit b291be6Copy full SHA for b291be6
CHANGELOG.md
@@ -3,11 +3,11 @@
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
6
-## [0.5.0] - 2023-01-03
+## [0.5.0] - 2023-01-09
7
8
+ Remove - `recursive_search` function
9
+ Add - pre-commit checks to the repo to observe flake8, black, isort
10
-+ Add - str_to_bool utility
++ Add - `value_to_bool` and `QuietStdOut` utilities
11
12
## [0.4.2] - 2022-12-16
13
0 commit comments