What's Changed
* refactor: extract stuff into modules and add some type hinting by czagoni in https://github.com/czagoni/darkgreybox/pull/26
* fix: remove ic param map error by czagoni in https://github.com/czagoni/darkgreybox/pull/27
* fix: Renames tutorials train_df to input_df by devanubis in https://github.com/czagoni/darkgreybox/pull/30
* test: add missing test to ic-params-map by czagoni in https://github.com/czagoni/darkgreybox/pull/31
* docs: fix incorrect model fitting examples by czagoni in https://github.com/czagoni/darkgreybox/pull/32
* docs: fix plotting incorrect model for Ti in Demo 04 by czagoni in https://github.com/czagoni/darkgreybox/pull/33
* chore: update dependencies versions by czagoni in https://github.com/czagoni/darkgreybox/pull/34
* test: increase test coverage requirement to 100% by czagoni in https://github.com/czagoni/darkgreybox/pull/35
* chore: use isort to organise dependencies by czagoni in https://github.com/czagoni/darkgreybox/pull/36
* feat: turn model results into a dataclass containing input, variables and paramters as well by czagoni in https://github.com/czagoni/darkgreybox/pull/37
* chore: prepare for release 0.3.0 by czagoni in https://github.com/czagoni/darkgreybox/pull/38
* chore: remove dependencies version numbers from readme by czagoni in https://github.com/czagoni/darkgreybox/pull/39
New Contributors
* devanubis made their first contribution in https://github.com/czagoni/darkgreybox/pull/30
**Full Changelog**: https://github.com/czagoni/darkgreybox/compare/0.2.0...0.3.0