30 lines
388 B
ReStructuredText
30 lines
388 B
ReStructuredText
=========
|
|
ChangeLog
|
|
=========
|
|
|
|
0.1
|
|
===
|
|
0.1.5
|
|
-----
|
|
- Add sqlite and postgres support.
|
|
- Fix dependency import.
|
|
|
|
0.1.4
|
|
-----
|
|
- Fix transaction and fields import.
|
|
- Make unique index worked.
|
|
- Add cli --version.
|
|
|
|
0.1.3
|
|
-----
|
|
- Support indexes and unique_together.
|
|
|
|
0.1.2
|
|
-----
|
|
- Now aerich support m2m.
|
|
- Add cli cmd init-db.
|
|
- Change cli options.
|
|
|
|
0.1.1
|
|
-----
|
|
- Now aerich is basic worked. |