- Fix errors caused by a newer version of `pathlib` - Use `pandas-stubs` for `pandas`
0.3.3
- Fix issues with `poetry self add poetry-types` installations - Fix addition of unnecessary newlines in `pyproject.toml` -> usable with pre-commit now
0.3.2
- toml dependencies were missing when installing poetry-types via `poetry self add poetry-types` 16
0.3.1
0.3.0
- Re-Implementation of commands - `poetry-types` does not run automatically after `add`, `remove` and `update` commands anymore
0.2.2.post1
- Added notice that this plugin does not work with the newest version of poetry