Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitedb6e78

Browse files
committed
Bump to v0.21.0
1 parent2fa7fb2 commitedb6e78

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ project adheres to [Semantic Versioning][semver].
77

88
##Unreleased
99

10+
##v0.21.0
11+
- added: Ability to specify type extensions for custom sqlite types. See:[#167](https://github.com/elixir-sqlite/ecto_sqlite3/pull/167).
12+
1013
##v0.20.0
1114
- added: Ecto[`identifier/1`](https://hexdocs.pm/ecto/Ecto.Query.API.html#identifier/1) support
1215
- changed: Bump (and restrict) Ecto to`3.13.0`

‎mix.exs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmoduleEctoSQLite3.MixProjectdo
22
useMix.Project
33

4-
@version"0.20.0"
4+
@version"0.21.0"
55

66
defprojectdo
77
[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp