magmax/python-inquirer

path missing as shortcut

victormachadoperez opened this issue · 4 comments

I was trying to use path as a shortcuts when I realized it was not available , but yet it is implemented in shortcuts.py
Is it missing in the init.py... or I'm missing something?

Thanks

Yes thats an oversight. Feel free to open a PR for this, or I will do it myself in the coming weeks

Hi there, the issue is already fixed and merged.
But for some reason I cannot access to inquirer.path(...) in my code.
Using inquirer v3.2.4
Can someone help me?

as you can see v3.2.4 is older than the PR and no version has been release since than.

I usually don't create a new release from just a single change and prefer to wait until a couple of things have accumulated. As nothing else came up I simply forgot that thers still a relevant change waiting for release.

I will look through the dependabot PR's and make a release later today