Skip to content

Commit

Permalink
Update to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
javad-zobeidi committed Sep 22, 2024
1 parent 7262956 commit 5b89e09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.3

- Fix nested json [#128](https://github.com/vania-dart/framework/issues/128)
- Add json to the request `request.json()`

## 0.4.2

- Fix id auto-increment for PostgreSQL compatibility [#127](https://github.com/vania-dart/framework/issues/118)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: vania
description: Fast, simple, and powerful backend framework for Dart built with
version: 0.4.2
version: 0.4.3
homepage: https://vdart.dev
repository: https://github.com/vania-dart/framework
issue_tracker: https://github.com/vania-dart/framework/issues
Expand Down

0 comments on commit 5b89e09

Please sign in to comment.