Nothing major here, just some cleaning and modernisation: - Smarter line separator implementation - Implemented f strings - Adding pipe-separated dates to reports written to files - Suppressed docPerLine argument from help, to prevent overuse. - Cleaning out old comments
1.0.4
Cleaning out some bugs, pandas is no longer a dependency.
1.0.3
1.0.2
Updated setup configuration for PyPi. You can now 'pip install outbreaker'.
1.0.0
Refactored to utilise classes and structured into a package. Added wheel.
0.1.0
Bookmarking the initial working release prior to an upcoming refactoring.