Mkdocs-table-reader-plugin

Latest version: v3.1.0

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.1.1

Bugfix release

- Fix bug where pandas keyword only arguments where not parsed correctly (42909cfba9a92f026ad2137aca01e6dfb73c0edc)

**Full Changelog**: https://github.com/timvink/mkdocs-table-reader-plugin/compare/v1.1.0...v1.1.1

1.1.0

Added

- New option `base_path`, allowing for more flexibility in specifying where your tables are located (either relative to the `config_dir` where your `mkdocs.yml` is located (default), or `docs_dir` (where your `docs/` folder is). See [documentation](https://timvink.github.io/mkdocs-table-reader-plugin/options) for more info. (#26)

Thanks fotrimzi for input on designing this new feature.

1.0.0

Major release 🎉

Added

- You can now pass keyword arguments to `to_markdown()` via the readers, allowing for more table customization (24)
- New, re-written [documentation website](https://timvink.github.io/mkdocs-table-reader-plugin/) with more examples

0.6.2

Changed

- Dropped explicit support for python `3.6` because it is end of life this month (although plugin will still work on it) and added explicit support including unit testing of python 3.10. See [stop using python 3.6](https://pythonspeed.com/articles/stop-using-python-3.6/)

0.6.1

Added

- Error message when configured in wrong order together with `mkdocs-markdownextradata-plugin`. Thanks G3rtjan ! (20)

Changed

- Syntax with missing or multiple spaces now allowed (e.g. `{{read_csv()}}` or `{{ read_csv() }}`). (22)

0.6

Fixed

- Added support for content tabs (19)

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.