Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 2.78 KB

Version 1.5.0 (2017-02-22)

  • refactor: refactor: separate same group members 4112e0e
  • refactor: generic methods refactorized fae094a
  • docs: update docs with new features b1eb556
  • test: add travis continuous integration 199fdb5
  • feat: modeling by builder and default schema 746f59d
  • refactor: interceptor returns a bool value. 6b8cb31
  • fix: substring function is 1 based. a2503b7
  • docs: add contributing and developer markdown files ad04ee4
  • docs: add issue template fcdfde7
  • docs: add initial spanish documentation ea49042
  • refactor: remove add prefix from methods 4572ce4
  • fix: Remove test project from InternalsVisibleTo 8eed20c
  • build: Add test build to build.bat 63b57eb
  • feat: add SelectFrom<TEntity, TJoinedEntity> and double generics methods e8e4019
  • feat: LinQ query syntax is enable with SelectForm ed034de
  • feat: Add groupby and having. Add sum, max, min and count group functions ed3f57e

Breaking Changes

  • Interceptors return a bool value instead expression.

Version 1.5.0-beta1 (2017-02-20)

Code refactoring

  • core: unificar clases bajo el namespace ToleSql para no tener que hacer tantos using #1

Breaking Changes

  • core: las clases cambian de nombre y se reubican en el namespace ToleSql

Version 1.0.2 (2017-02-19)

Versión inicial en desarrollo. Era el primer paquete que subía a NuGet y la cagué con el número de versión, luego no pude solucionarlo ...