Skip to content

Lexical-Core Version 0.6.4 Release

Compare
Choose a tag to compare
@Alexhuszagh Alexhuszagh released this 25 Jan 03:19

Introduced the custom-format parse API

  • Added NumberFormat, which specifies an integer or float format.
  • Refactored parsing logic through a data interface.
  • Added support for generic iterators, allowing use of digit separators.
  • Created traits to support 24 binary flags, optimized for 3 cases.