Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing API in v2? #285

Open
mikespub opened this issue Apr 21, 2024 · 2 comments
Open

Missing API in v2? #285

mikespub opened this issue Apr 21, 2024 · 2 comments

Comments

@mikespub
Copy link

Hi @lcobucci in the current v2 beta you make dispatcher() and uriGenerator() available from the FastRoute() instance created by the factory method FastRoute::recommendedSettings() - but neither allows you to get a list of all defined routes. Did I miss something here?

See also #247

@mikespub
Copy link
Author

mikespub commented Sep 1, 2024

Hi @lcobucci any update/timeline on any "official" release of v2.x yet?

I can certainly relate to shifting priorities in open source projects, but as this is a dependency for many other packages, it would help to clarify the expected timelines a bit... :-)

Thanks!

@lcobucci
Copy link
Collaborator

lcobucci commented Sep 4, 2024

@mikespub thank you for your patience and understanding.

In the past months I had to shift my focus to paid work and family and couldn't get to finish this release.

Answering your initial question: my intent was to release v2.0 without the list of registered routes and then add it in v2.1.

I expect to handle the stable release still this month, but (unfortunately) can't promise - there are minor tweaks that I want to do before shipping it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants