Skip to content

Release 3.0

Compare
Choose a tag to compare
@nemtrif nemtrif released this 06 Apr 16:30
· 87 commits to master since this release
7db7281

This is a major release that introduces the following functionality:

  1. New convenience API for C++ 11 and later compilers. The library still works with C++ 98/03 compliant compilers, just without the new functions.
  2. advance() function works in both directions.

The following deprecated functions were removed:

  1. previous() - deprecated since version 1.02.
  2. is_bom() - deprecated since version 2.3.

Thanks to the contributors: