xd 0.0.2

tool that dumps binary input in a variety of formats
Documentation
# 0.0.2 (2020-11-16)


- xd(1): fixed bug where --table was required


# 0.0.1 (2020-11-16)


- added support for custom tables with optional reverse video ([h/t @bazzargh]https://twitter.com/dazabani/status/1328193107930673153)
    - xd(1): `--table <default|classic|reverse>`
    - \[lib]: xd::table::{[Table]https://docs.rs/xd/0.0.1/xd/table/type.Table.html, [Reversible]https://docs.rs/xd/0.0.1/xd/table/struct.Reversible.html}
- added note about installing on OpenBSD


# 0.0.0 (2020-11-15)


- initial release