What's Changed
* Fix logging message by durandtibo in https://github.com/durandtibo/flamme/pull/135
* Add `load_text` by durandtibo in https://github.com/durandtibo/flamme/pull/136
* Add more features to `Reporter` by durandtibo in https://github.com/durandtibo/flamme/pull/137
* Add `NoRepeatReporter` by durandtibo in https://github.com/durandtibo/flamme/pull/138
* Remove `overwrite` option in `Reporter` by durandtibo in https://github.com/durandtibo/flamme/pull/139
* Improve `NullColumnPreprocessor` by durandtibo in https://github.com/durandtibo/flamme/pull/140
* Fix some warnings by durandtibo in https://github.com/durandtibo/flamme/pull/141
* Add `DuplicatedRowSection` by durandtibo in https://github.com/durandtibo/flamme/pull/144
* Add `DuplicateRowAnalyzer` by durandtibo in https://github.com/durandtibo/flamme/pull/145
* Improve `DuplicatedRowSection` by durandtibo in https://github.com/durandtibo/flamme/pull/146
* Fix naming of `DuplicatedRowAnalyzer` by durandtibo in https://github.com/durandtibo/flamme/pull/147
* Null value analyzer by durandtibo in https://github.com/durandtibo/flamme/pull/148
* Add `DecimalToNumericPreprocessor` by durandtibo in https://github.com/durandtibo/flamme/pull/149
* Release version 0.0.4 by durandtibo in https://github.com/durandtibo/flamme/pull/150
**Full Changelog**: https://github.com/durandtibo/flamme/compare/v0.0.3...v0.0.4