Skip to content

3.1.0

Choose a tag to compare

@bednar bednar released this 22 Oct 07:00
· 303 commits to master since this release

Features

  1. #239: Add support for Asynchronous queries [LINQ]
  2. #240: Add IsMeasurement option to Column attribute for dynamic measurement names in POCO classes
  3. #246, #251: Add support for deserialization of POCO column property types with a "Parse" method, such as Guid
  4. #249: Add support for LINQ Contains subqueries [LINQ]
  5. #256: Add support for Anonymous authentication - anonymous authentication is used if the user does not specify a token or an username with password

Dependencies

  1. #252: Update dependencies:
    • NUnit to 3.13.2
    • NUnit3TestAdapter to 4.0.0