Skip to content

Commit d596864

Browse files
committed
Publish version 0.5.0
1 parent 6598795 commit d596864

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.5.0
2+
3+
- Add support for branching in EdgeDB 5.0 (`branch` option / `EDGEDB_BRANCH`
4+
env var / `branch` param in DSN)
5+
16
# 0.4.1
27

38
- Fix bug in set codec type casting, that was causing an error when codegen

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: edgedb
22
description: Official Dart client library for EdgeDB
3-
version: 0.4.1
3+
version: 0.5.0
44
homepage: https://www.edgedb.com
55
repository: https://github.com/edgedb/edgedb-dart
66

0 commit comments

Comments
 (0)