Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 2.22 KB

1.0.0 (2022-12-26)

Features

Bug Fixes

  • add limits include (a6c59bc)
  • cast wchar_t and char16_t to int for sstream (53bf4dd)
  • install peglib into include folder, cmake files into appropriate (5076fc6)
  • pin cpp-peglib to v1.8.2 (3c954ac)
  • required use of template keyword in c++20 (54ab82b)
  • when converting int8/uint8 to str, cast to int (5fb59e2)

1.0.0 (2022-12-26)

Features

Bug Fixes

  • add limits include (a6c59bc)
  • cast wchar_t and char16_t to int for sstream (53bf4dd)
  • install peglib into include folder, cmake files into appropriate (5076fc6)
  • pin cpp-peglib to v1.8.2 (3c954ac)
  • required use of template keyword in c++20 (54ab82b)
  • when converting int8/uint8 to str, cast to int (5fb59e2)