781 B
781 B
Change Log
3.0.1
- Fixed json data issue
3.0.0
- Fixed NNBD issues
3.0.0-beta.2
- Updated README
3.0.0-beta.1
- Migrated to support Dart SDK 2.12.x NNBD
2.0.0
- Migrated to work with Dart SDK 2.12.x Non NNBD
1.1.0-beta.1
- Improvements in how transactions are handled; rethrow failed exceptions after rolling back.
- Remove deprecated executor classes.
1.1.0-beta
- Updates for
package:angel_orm@2.1.0-beta
.
1.0.0
- Bump to
1.0.0
. This package has actually been stable for several months.
1.0.0-dev.4
- Port tests to use
angel_orm_test
.
1.0.0-dev.3
- Support for
tableName
.
1.0.0-dev.2
- Add optional logging.
1.0.0-dev.1
- Changes to work with
package:angel_orm@2.0.0-dev.15
.
1.0.0-dev
- First version.