Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 665 Bytes

2023.11.05

  • Improve set_default to reset value
  • Add half precision

2023.08.25

  • Use yyyy.mm.dd version scheme, instead of yyyy.mm.release
  • Fixes for Intel clang compiler
  • Bug fixes and more robust testing

2023.06.00

  • Add metric (k, M, G), binary (Ki, Mi, Gi), and exponent (1e3) notation for integers
  • Update string parsing

2023.01.00

2021.04.00

  • Add ParamComplex
  • Fix bug in printing header

2020.09.00

  • CMake improvements to use as sub-project

2020.06.00

  • Convert repo to git

2020.03.00

  • Initial release