Skip to content

7.0.0

Compare
Choose a tag to compare
@ky-one ky-one released this 13 Jul 04:33
· 186 commits to master since this release

Angular

  • new fluent syntax implemented

Annotations

  • Sqlite attributes added

AspDotNet

  • new fluent syntax implemented

Core

  • Using declaration added
  • Verbatim string added
  • Global command parameters start with -* instead of -- [BREAKING CHANGE]
  • Cast as chainable
  • Fluent language assembly parameter fixed
  • async generation of assemblies fixed
  • dependency load fixed

Reflection

  • AttributeCommand renamed to AnnotationCommand

Sqlite

  • added

Json

  • implement fluent syntax
  • Reader replaced with methods at the class

Reflection

  • write model fluent syntax added

Tsql

  • fluent syntax added

Watchdog

  • implement fluent syntax