Added - Better documentation and examples of API methods
Fixed - Fixed shadowing of built-in `all` function by translateChr()
0.2.1
Added - Added support for strandedness in tx2genome()
Fixed - Fixed bug in tx2genome() strand handling
0.2.0
Fixed - Improvements to the CLI messages - Major documentation rewrite
0.1.2
Added - Added --filterKey option to gtf2bed Fixed - Fixed exception handling in tx2genome - Corrected off-by-one error in tx2genome - Added unit tests for tx2genome - Various documentation fixes