AVATEAM-IT-SYSTEMHAUS / mkdocs-kroki-plugin

MkDocs plugin for Kroki-Diagrams
MIT License
41 stars 27 forks source link

Request: release "from_file" functionality to release package on PyPI #28

Closed m-roberts closed 1 year ago

m-roberts commented 1 year ago

Would love to see #12 functionality available at PyPI.

Currently, I have this in my pyproject.toml:

mkdocs-kroki-plugin = {url = "https://test-files.pythonhosted.org/packages/f0/28/b455a0f34c57e4d18c7f87d8ddf0b78b8e19a4e14a5c00e605a9e7a29db5/mkdocs_kroki_plugin-0.5.2.post1673187801-py3-none-any.whl"}

I would prefer to use a version number:

mkdocs-kroki-plugin = "^0.6.0"
FlxPeters commented 1 year ago

Same here, i really would love to have this feature!

b-bittner commented 1 year ago

new version is released, sorry for the delay.