new yaxpeax-x86 (1.2.2)! changelog is https://github.com/iximeow/yaxpeax-x86/blob/no-gods-no-/CHANGELOG#L1-L34 but important changes are:
* fixing a small but important copypaste error for constructors of `r12*` and `r13*` registers and
* fixing `rex.w` introducing non-equal synonyms of `al`, `cl`, `dl`, and `bl`.
the above make no difference if you use the library for textual disassembly.
the below are more niche but more relevant interesting for textual disassembly:
fix incorrect register selection with rex.b/rex.r set in vpmov/vpbroadcast
fix missing memory access size description for 128b keylocker instructions
fix incorrect names for `RegisterBank` of 64-bit instructions