0.3.0
- Migrate to GitQL 0.32.0.
- Support Script mode.
- Add CLI option to enable scripting mode.
- Implement Logical and Arithmetic shifts matchers.
- Implement
m_halfMatchers. - Implement
m_or,m_and,m_xor,m_c_or,m_c_and,m_c_xor, Matchers. - Implement
m_invoke,m_landingpadMatchers.