This is a major release that introduces the following functionality:
- New convenience API for C++ 11 and later compilers. The library still works with C++ 98/03 compliant compilers, just without the new functions.
- advance() function works in both directions.
The following deprecated functions were removed:
- previous() - deprecated since version 1.02.
- is_bom() - deprecated since version 2.3.
Thanks to the contributors: