Skip to content

3.0.0

Compare
Choose a tag to compare
@bednar bednar released this 17 Sep 06:40
· 315 commits to master since this release

Breaking Changes

Adds a Type overload for POCOs to QueryAsync. This will add object ConvertToEntity(FluxRecord, Type) to IFluxResultMapper

Features

  1. #232: Add a Type overload for POCOs to QueryAsync.
  2. #233: Add possibility to follow HTTP redirects

Bug Fixes

  1. #236: Mapping long type into Flux AST [LINQ]