Releases: vania-dart/framework
Releases · vania-dart/framework
v1.1.5
What's Changed
- fix(ORM): Concurrent modification error when including multiple relat… by @javad-zobeidi in #212
- Refactor(Validation): Improved
regExpanduniqueby @javad-zobeidi in #213
Full Changelog: v1.1.3...v1.1.5
v1.1.3
What's Changed
- Hotfix by @javad-zobeidi in #208
- fix(orm): resolve eager loading bugs and add column selection feature by @javad-zobeidi in #210
Full Changelog: v1.1.1...v1.1.3
v1.1.1
What's Changed
- Add DatabaseException logging to MigrationConnection setup by @mahdiyarz in #204
- Fixed Mysql UTF-8 encoding by @javad-zobeidi in #205
- Fix: Explicitly cast jwt.payload to Map<String, dynamic> in HasApiTokens by @mahdiyarz in #206
- chore update dependencies by @javad-zobeidi in #207
New Contributors
- @mahdiyarz made their first contribution in #204
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Hotfix by @javad-zobeidi in #175
- Add Query Builder and Refactored ORM Model by @javad-zobeidi in #178
- Core Refactoring: Exports, Localization & Templates + Mail Views & DB Migration by @javad-zobeidi in #179
- feat: enable CLI args, unify DB errors, refactor code & optimize ORM by @javad-zobeidi in #180
- refactor(router) by @javad-zobeidi in #181
- Query Builder Update by @javad-zobeidi in #183
- Update Query Builder by @javad-zobeidi in #184
- Refactor QueryBuilder/ORM, improve migrations, add URL helper and locale support by @javad-zobeidi in #185
- Improve migration by @javad-zobeidi in #186
- Improve and fix bug on Model orm , Query builder, Authentication by @javad-zobeidi in #187
- Resolve relationship handling issues in models by @javad-zobeidi in #191
- Added CSRF_PROTECTION_ENABLED Fixed cache issue and hasFile Issue by @javad-zobeidi in #193
- fix(querybuilder): remove unnecessary
update_prefix from update bindings by @javad-zobeidi in #195 - fix(RequestFile): handle List stream in RequestFile.store by @javad-zobeidi in #197
- New Update by @javad-zobeidi in #198
Full Changelog: v0.8.2...v1.1.0
Stable V1
What's Changed
- Hotfix by @javad-zobeidi in #175
- Add Query Builder and Refactored ORM Model by @javad-zobeidi in #178
- Core Refactoring: Exports, Localization & Templates + Mail Views & DB Migration by @javad-zobeidi in #179
- feat: enable CLI args, unify DB errors, refactor code & optimize ORM by @javad-zobeidi in #180
- refactor(router) by @javad-zobeidi in #181
- Query Builder Update by @javad-zobeidi in #183
- Update Query Builder by @javad-zobeidi in #184
- Refactor QueryBuilder/ORM, improve migrations, add URL helper and locale support by @javad-zobeidi in #185
- Improve migration by @javad-zobeidi in #186
- Improve and fix bug on Model orm , Query builder, Authentication by @javad-zobeidi in #187
- Update ORM and Query Builder by @javad-zobeidi in #188
- Update Changelog to V1.0.0 by @javad-zobeidi in #189
Full Changelog: v0.8.2...stable_v1
v0.8.2
v0.8.1
What's Changed
- Fix file upload bug and custom request validation by @javad-zobeidi in #170
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fixed bugs and Refactor methods by @javad-zobeidi in #168
- Add Redirect Exception by @javad-zobeidi in #169
Full Changelog: v0.7.4...v0.8.0
v0.7.4
v0.7.3
What's Changed
- Fixed bugs and added tags to the template by @javad-zobeidi in #164
Full Changelog: v0.7.2...v0.7.3