Suggestion: Have a version selector for the Wizard

Suggestion: Have a version selector for the Wizard

I hope that there could be options to choose the version of the compiler.
Syntaxes had changed quite a bit from 0.6.0 to 0.8.0.

There are other files that were using an older version compiler too.

Hi @johnnybegoode, we strongly recommend using the latest versions of OpenZeppelin Contracts.

Is there a reason why you need to use an older version?

The OracleFactory that I'm testing out is still at 0.6.0.
They have no immediate plan to upgrade.

Does OpenZeppelin compiled in 0.6.0 have all the options like Mintable, Pausable, and Upgradeability?

Some features were available in OpenZeppelin Contracts 2.x, others are newer. You will need to check, but the Wizard is not going to be useful.

We have no plans to add a version selector.