Skip to content

Commit

Permalink
Update to V0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javad-zobeidi committed Sep 21, 2024
1 parent 81b6ce5 commit 6eec50a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 103 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.4.1

- Refactor validation rule customErrorMessage to message
- Fix JSON response for API
- Fix PostgreSQL sslmode [#118](https://github.com/vania-dart/framework/issues/118)
- Add enable support for list item submission `form/data` request
- chore: upgrade dependencies

## 0.4.0

- Add a new field validation mechanism by [alirezat66](https://github.com/alirezat66) - [PR 99](https://github.com/vania-dart/framework/pull/99)
Expand Down
16 changes: 0 additions & 16 deletions docs.json

This file was deleted.

59 changes: 0 additions & 59 deletions docs/getting-started.mdx

This file was deleted.

27 changes: 0 additions & 27 deletions docs/index.mdx

This file was deleted.

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.0
version: 0.4.1
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 6eec50a

Please sign in to comment.