Skip to content

Commit d9aebd2

Browse files
committed
Update 0.7.4
1 parent 2aebb48 commit d9aebd2

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.7.4+1
2+
3+
- chore: Upgraded project dependencies
4+
5+
## 0.7.4
6+
7+
- Add Route name
8+
- Add(Template engine): Route `{@ route('home') @}` , `{@ route('home', {"id":1}) @}`
9+
- Add(Template engine): assets `{@ asset('css/style.css') @}`
10+
- Fix `csrf` url excluded
11+
112
## 0.7.3
213

314
- Fix Authentication bug

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: vania
22
description: Fast, simple, and powerful backend framework for Dart built with
3-
version: 0.7.3
3+
version: 0.7.4+1
44
homepage: https://vdart.dev
55
repository: https://github.com/vania-dart/framework
66
issue_tracker: https://github.com/vania-dart/framework/issues

0 commit comments

Comments
 (0)