---
version: 0.05
date:    2011-12-27
changes:
- Added dump_hex(), dump_dec(), dump_oct(), dump_bin(), dump_names() functions
- Added dumpstr cammand-line tool
- Moved POD tips to String::Dump::Debugging
- [NOTE] dumpstr() and dump_string() will be removed in the next release
- [APOLOGY] Sorry for all the recent design changes :P
---
version: 0.04
date:    2011-12-14
changes:
- Replaced unknown Unicode names in names mode with '?'
- Added parameter validations
- Removed dump_string from automatic exports
---
version: 0.03
date:    2011-12-12
changes:
- Renamed dump_string() to dumpstr()
- Added dump_string() as an alias of dumpstr()
- [NOTE] Automatic dump_string() exporting will be removed in the next release
---
version: 0.02
date:    2011-12-12
changes:
- Improved POD, Build.PL, and INSTALL
---
version: 0.01
date:    2011-12-10
changes:
- First release
