This release allows selection of a gateset parameter when creating an IonQBackend via provider.get_backend.
qis behaves identically to the previous release of the qiskit_ionq package, allowing a standard set of Quantum Information Science gates (rx, ry, etc) and supporting transpilation to these gates.
native requires the use only of the new gates qiskit_ionq.GPIGate, qiskit_ionq.GPI2Gate, qiskit_ionq.MSGate, and does not yet support transpilation.
This allows qiskit-ionq users to program IonQ QPUs at the hardware level.