Skip to content

Commit

Permalink
edgedb-cli 6.1.0
Browse files Browse the repository at this point in the history
Changes
=======

* Support printing postgis data.
  (by @dnwpark in b59e8de for #1425)

* Add rudimentary support for rendering SQLRow typedesc
  (by @1st1 in bf2684d for #1428)

* Add `using future simple_scoping;` by default to 6.0 projects
  (by @msullivan in 21d01f5 for #1427)
  • Loading branch information
msullivan committed Dec 17, 2024
1 parent 21d01f5 commit 9351999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = [
[package]
name = "edgedb-cli"
license = "MIT/Apache-2.0"
version = "6.0.3"
version = "6.1.0"
authors = ["EdgeDB Inc. <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 9351999

Please sign in to comment.