-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Description
When an ipfs version changes, some things don't change.
For example, the ipfs add
command may not change at all. So it doesn't make sense to brake that functionality.
I understand tracking the compatible version of each command may be too much, but I think it makes sense to let people bypass the version checks.
There should be a flag like unsafe_bypass_version_check
on the connect function.
MrFasolo97, ftyers, shiehn, gam-ragnar, ThomasFreedman and 1 more
Metadata
Metadata
Assignees
Labels
No labels