Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@phlptp phlptp released this 26 Dec 16:06
7914fd1

Python package release, documentation update, continued addition of new units and other updates and fixes

Changed

  • Updated cmake and other dependencies #342
  • Updated copyright date to 2024 #351
  • updated the r20 units to be mostly operational #314
  • Updated third party libraries, and some new CI builders #335,#336

Fixed

  • fixed some issues with windows.h header conflicts #345
  • fixed an issue using CMAKE_CXX_STANDARD #339
  • fixed some missing test coverage to 100% #316,#317,#318

Added

  • Added Python Library #349,#350
  • Added some additional equation units and tests #315
  • Added a number of additional units string #322,#331
  • added unary operation to measurement classes #327