Skip to content

0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdcb sdcb released this 30 Dec 01:27
· 256 commits to master since this release

0.8.1:

  • [core] Reduce .NET version request to 4.5.1
  • [ex] Reduce .NET version request to 4.5.1

0.8.0:

  • [core] Breaking change: rename ifNotEmpty->isNotEmpty, ifEmpty->isEmpty
  • [core] Breaking change: rename SdmapRuntime->SdmapCompiler, SdmapContext->SdmapCompilerContext
  • [core] Add hasProp, isNull, isEqual, isNotEqual, isLike, isNotLike
  • [core] Add iterate/each support

0.7.1:

  • [core] fix a bug causing unnamed sql cannot be found.

0.7.0:

  • [core] drop state in runtime.