All Versions
5
Latest Version
Avg Release Cycle
84 days
Latest Release
1789 days ago

Changelog History

  • v1.2.2 Changes

    July 10, 2018

    Re-licensed the product under the permissive MIT license.

  • v1.2.1 Changes

    January 24, 2018
    • ๐Ÿ‘€ Code contracts are no longer used. Microsoft seems to abandon them, and so do we.
    • ๐Ÿšš [SerializableAttribute] was previously removed from Term objects by mistake. It is now back in the relevant framework versions.
  • v1.1 Changes

    November 10, 2017
    • ๐ŸŽ Substantial improvement of evaluation and differentiation performance by improving cache locality
    • Modernized APIs by exploiting new interfaces, such as IReadOnlyList, to expand the set of types accepted as function arguments.
    • โž• Added multi-targeting. The NuGet package now contains AutoDiff assemblies for various target frameworks.
  • v1.0.2 Changes

    August 07, 2017

    Migrated to .NET Standard 1.4. Should work on more platforms.

  • v1.0 Changes

    August 07, 2017

    ๐Ÿš€ The latest stable release before migration to netstandard