Changed ^^^^^^^ * Change toml parser to tomli * Use dj_settings to parse the mappings file * Replaced -j/--json and -o/--toml flags with a single -m/--mapping one * Require a yashiro section in the config
0.8.0
---------------------
Removed ^^^^^^^ * Removed changelog from the published wheel
0.7.0
---------------------
Added ^^^^^ * Added python310 support
Removed ^^^^^^^ * Dropped python36 support
0.6.0
---------------------
Removed ^^^^^^^ * Drop support for python 3.6.0 and 3.6.1
Changed ^^^^^^^ * Updated jinja2 version
0.5.0
---------------------
Added ^^^^^ * Added an option to allow variables in toml files