~nabijaczleweli/yaxpeax-superh

v1.0.0 2 years ago .tar.gz browse log

Maybe I'm the next Cate Blanchett

BREAKING:
  * The SuperHFeature enum became a SuperHFeatures bitflags bitfield:
      a) all instances of &[SuperHFeature] replaced with SuperHFeatures
      b) SuperHDecoder and SuperH (yaxpeax) lost their lifetime argument
    (9eb0e4e58a420386dbb3400a976df1c0a78fbe83)
    (Noa)

v0.3.0 3 years ago .tar.gz browse log

Shocked that people with that scroll erosion'll be comin'

New:
  * "std" feature, fowarding "yaxpeax-arch/std" and gating
    impl std::error::Error for SuperHInstructionDecodeError
    (9ef2f06b957332af89fea143e8b15965507a2fdf)
    (16e1c6b883837cb2e88bd910b51ca6b658e3c35d)
    (Noa)
  * Noa in authors list
    (692bfc517853f636a8e75494110dfee5ce245a6b)

Fixed:
  * crates.io version badge in README
    (bd22f5bc4b95831a8857d80b61a4791f4d29e7aa)
  * Bare links in rustdoc
    (959fbaed41b071bd630812e1ee25fd7cf2407885)

v0.2.0 3 years ago .tar.gz browse log

Throw that R in a circle

Changed:
  * yaxpeax-arch API compat to 0.2.4
    (c2004e87089c927e581cafc67ce5605b36ff03ad)
    (c89817549b23a1dced94c8f00d9fa5ed5434e1b5)
    (iximeow)

New:
  * iximeow in authors list
    (c89817549b23a1dced94c8f00d9fa5ed5434e1b5)

v0.1.1 3 years ago .tar.gz browse log

semver dot jpan

Changed:
  * yaxpeax-arch dependency from 0.0.4 to 0.0.5
    (3c5580c80f3fcabe564865bdcf88e8869d2ce564)

v0.1.0 3 years ago .tar.gz browse log

Initial release