File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.9.0] ( https://github.com/notiz-dev/prisma-dbml-generator/compare/v0.9.0-dev.1...v0.9.0 ) (2022-04-04)
2
+
3
+ ### Features
4
+
5
+ - ** primitive list** : add support for primitive list ([ 30] ( https://github.com/notiz-dev/prisma-dbml-generator/pull/30 ) )
6
+ - add map db name option ([ 50ef8cf] ( https://github.com/notiz-dev/prisma-dbml-generator/commit/50ef8cf498fff7d703ad1ae420b56cfbabdcdbff ) ), #18
7
+
8
+
1
9
## [ 0.8.3] ( https://github.com/notiz-dev/prisma-dbml-generator/compare/v0.8.2...v0.8.3 ) (2021-12-01)
2
10
3
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " prisma-dbml-generator" ,
3
- "version" : " 0.9.0-dev.1 " ,
3
+ "version" : " 0.9.0" ,
4
4
"description" : " Prisma DBML Generator" ,
5
5
"bin" : " ./dist/generator.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments