Appacitive 1.0.4

dotnet add package Appacitive --version 1.0.4
NuGet\Install-Package Appacitive -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Appacitive" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Appacitive --version 1.0.4
#r "nuget: Appacitive, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Appacitive as a Cake Addin
#addin nuget:?package=Appacitive&version=1.0.4

// Install Appacitive as a Cake Tool
#tool nuget:?package=Appacitive&version=1.0.4

Client SDK for the Appacitive platform.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3-wp is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 2,163 10/23/2015
1.0.3 1,983 8/3/2015
1.0.2 2,055 3/26/2015
1.0.1 2,056 1/4/2015
1.0.0.1 1,858 9/8/2014
1.0.0 2,122 7/15/2014
0.9.9 2,028 5/10/2014
0.9.8 2,100 4/11/2014
0.9.7 1,915 3/15/2014

Bug fixes:
1. In, Not in, Is Null and Is not null queries were breaking in composite queries.