# Revision history for Perl module Unicode::Util
---
version: 0.04
date: 2012-02-24
changes:
- Added optional second argument to byte_length to specify the encoding,
with the default remaining UTF-8
---
version: 0.03
date: 2012-01-18
changes:
- Added graph_reverse
- Removed side-effects from graph_chop and code_chop,
unlike the build-in chop
---
version: 0.02
date: 2012-01-17
changes:
- Added graph_chop and code_chop
---
version: 0.01
date: 2012-01-17
changes:
- First release
- Includes graph_length, code_length, and byte_length