IncDec Version 0.2.0 Released

IncDec version 0.2.0 has been released!

In this version I renamed the IncDecSelf trait to IncDecExt and the IntIncDecSelf trait to IntIncDecExt and I implemented these traits for the integer type aliases in core::num. I also renamed a bunch of macros and added some more tests.

crates.io link