Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.09 KB

File metadata and controls

56 lines (42 loc) · 1.09 KB

v7.0.0

  • Move to .NET10 and C#14

v6.2.3

  • Update Nuget packages

v6.2.2

  • Add ProductCatalog

v6.1.2

  • Prep for OneImlx.Terminal v6.x.x
  • Update terminal licensing model

v5.13.1

  • Update JSON to 8.0.5

v5.8.9

  • Support .NET8
  • Add vkey and lkey to license file
  • Add X509 license services

v5.8.6

  • Distinguish between oid and sub claims for license
  • Make Validation Key a string
  • Deployment check for license
  • Added issued_at and expiry_at in LicenseFile model
  • Remove secondary key and simplify licensing
  • Add new custom Fluent Assertions

v5.8.1

  • Rename auth_apps claim to apps

v5.7.5

  • Support .NET Standard

v5.7.4

  • Add fluent assertion extensions for Throw
  • Update country claim

v5.7.1

  • Simplify licensing models
  • Clean up demo identifiers

v5.6.9

  • Merge online and offline licensing into single model
  • Introduce commercial business and solo usage

v5.6.8

  • Clean up licensing plans

v5.6.7

  • Merged the license identifier and subject into 1 Id property.
  • Migrate to xUnit and FluentAsserions for OneImlx.Test

v1.0.0 - 5.5.x

  • Internal release and name changes