gen@2.1.0-beta.2

This commit is contained in:
Tobe O 2019-10-12 20:48:07 -04:00
parent d25e84637e
commit 4cdded0d87
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# 2.1.0-beta.2
* Support for custom SQL expressions.
# 2.1.0-beta.1
* `OrmBuildContext` caching is now local to a `Builder`, so `watch`
*should* finally always run when required. Should resolve

View file

@ -1,5 +1,5 @@
name: angel_orm_generator
version: 2.1.0-beta.1
version: 2.1.0-beta.2
description: Code generators for Angel's ORM. Generates query builder classes.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/orm