0.14.0a1 add ast module + email_column()
This commit is contained in:
parent
82d4fc2ab2
commit
4aefac0e99
9 changed files with 155 additions and 19 deletions
|
|
@ -1,6 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## 0.13.1
|
||||
## 0.14.0
|
||||
|
||||
* Added `ast` module
|
||||
* Deprecate `dei_args()` for problems with the typing system. The function is not going away tho
|
||||
* Module `sqlalchemy`: added `email_column()`
|
||||
|
||||
## 0.13.1 and 0.12.7
|
||||
|
||||
+ Typing fixes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue