Skip to content

Latest commit

 

History

History
939 lines (716 loc) · 49.2 KB

CHANGELOG.md

File metadata and controls

939 lines (716 loc) · 49.2 KB

v3.9.0 (2024-09-13)

🐛 Bug Fix

  • dbml-parse
    • #632 chore/upgrade vite plugin dts & fix tsconfig to properly include all sources (@Huy-DNA)

💥 Breaking Change

  • dbml-core, dbml-parse
    • #594 Parse/fix!/no longer support escaping triple quote (@Huy-DNA)

🤖 Dependencies Update

Committers: 2

v3.8.1 (2024-09-11)

📝 Documentation

🐛 Bug Fix

  • dbml-cli, dbml-connector
  • dbml-core
    • #629 Fix: When the parameter format is JSON in Parser.parse, the first parameter 'parse' must be RawDatabase (@Mrxyy)

Committers: 3

v3.8.0 (2024-08-27)

📝 Documentation

🚀 New Feature

🤖 Dependencies Update

Committers: 3

v3.7.4 (2024-08-26)

📝 Documentation

🚀 New Feature

Committers: 2

v3.7.3 (2024-08-19)

📝 Documentation

🐛 Bug Fix

  • dbml-core, dbml-parse
  • dbml-parse

Committers: 4

v3.7.2 (2024-08-14)

📝 Documentation

🚀 New Feature

Committers: 3

v3.7.1 (2024-08-13)

🐛 Bug Fix

  • dbml-cli, dbml-core
    • #609 Fix - Clean build cache and required using node 18 or higher (@huyleminh01)

Committers: 1

v3.7.0 (2024-08-12)

🚀 New Feature

Committers: 3

v3.6.2 (2024-07-31)

🏃‍♀️ Performance

🏡 Internal

  • dbml-parse
    • #592 chore: config vite to gen .d.ts file on build (@Huy-DNA)

Committers: 3

v3.6.1 (2024-07-23)

🐛 Bug Fix

  • dbml-parse
    • #588 fix: safe unwrapping in suggesting attribute value when name is blank (@Huy-DNA)

🤖 Dependencies Update

Committers: 2

v3.6.0 (2024-07-17)

🚀 New Feature

🤖 Dependencies Update

Committers: 2

v3.5.1 (2024-06-11)

🐛 Bug Fix

  • dbml-parse
    • #579 Fix/silent errors in compiler api stack container (@Huy-DNA)

Committers: 2

v3.5.0 (2024-06-04)

📝 Documentation

🐛 Bug Fix

  • dbml-parse

🚀 New Feature

Committers: 3

v3.4.3 (2024-04-26)

🐛 Bug Fix

  • dbml-cli, dbml-core, dbml-parse
  • dbml-core, dbml-parse

🤖 Dependencies Update

Committers: 3

v3.4.2 (2024-04-25)

🐛 Bug Fix

  • dbml-core, dbml-parse
    • #561 parse/fix/throw undefined at primary expression (@Huy-DNA)
  • dbml-cli, dbml-core
    • #549 fix(postgresql): properly handle definition of unique and PK constraints in ALTER TABLE statements (@pierresouchay)

🤖 Dependencies Update

Committers: 3

v3.4.1 (2024-04-16)

🐛 Bug Fix

  • dbml-core, dbml-parse

🚀 New Feature

  • dbml-core, dbml-parse
  • dbml-parse
    • #535 Support continuation mark and catch invalid escape sequence (@Huy-DNA)

💥 Breaking Change

  • dbml-cli, dbml-core

Committers: 3

v3.4.0 (2024-03-19)

🐛 Bug Fix

  • dbml-parse

🚀 New Feature

  • dbml-cli, dbml-core

Committers: 3

v3.3.0 (2024-03-19)

📝 Documentation

🐛 Bug Fix

🚀 New Feature

  • dbml-parse
    • #521 Parser/support non ascii letters in identifiers (@Huy-DNA)

Committers: 4

v3.2.0 (2024-02-26)

🚀 New Feature

Committers: 1

v3.1.8 (2024-02-21)

🐛 Bug Fix

  • dbml-parse

Committers: 2

v3.1.7 (2024-02-20)

🐛 Bug Fix

Committers: 2

v3.1.6 (2024-02-20)

📝 Documentation

🐛 Bug Fix

💥 Breaking Change

Committers: 3

v3.1.5 (2024-02-06)

🐛 Bug Fix

  • dbml-parse

Committers: 2

v3.1.4 (2024-02-05)

🐛 Bug Fix

  • dbml-core, dbml-parse

Committers: 2

v3.1.3 (2024-02-01)

🐛 Bug Fix

  • dbml-parse
    • #504 Fix/dbml alias & primary key & note content bug (@Huy-DNA)

Committers: 2

v3.1.2 (2024-01-24)

📝 Documentation

  • dbml-parse
    • #498 feat: support strings and identifiers in column caller type (@huy-dna)

🐛 Bug Fix

  • dbml-core
  • dbml-parse
    • #498 feat: support strings and identifiers in column caller type (@huy-dna)

Committers: 3

v3.1.1 (2024-01-18)

  • Fix wrong casing file names in published package

v3.1.0 (2024-01-18)

📝 Documentation

🐛 Bug Fix

  • dbml-core
    • #487 fix: type of note field that is string doesn show (@Mrxyy)
  • dbml-cli, dbml-parse

🚀 New Feature

  • dbml-cli, dbml-core

💥 Breaking Change

  • dbml-cli, dbml-core

Committers: 3

v3.0.0 (2023-11-23)

🐛 Bug Fix

🚀 New Feature

  • dbml-cli, dbml-core, dbml-parse

💥 Breaking Change

  • dbml-cli, dbml-core, dbml-parse

🤖 Dependencies Update

Committers: 4

v2.6.1 (2023-10-16)

📝 Documentation

  • #437 Update CLI documentation about postgres-legacy option (@NQPhuc)

🐛 Bug Fix

Committers: 2

v2.6.0 (2023-09-06)

📝 Documentation

🐛 Bug Fix

  • dbml-cli, dbml-core
    • #416 Add antlr grammar and visitor for postgresql (@NQPhuc)

🚀 New Feature

  • dbml-cli, dbml-core
    • #416 Add antlr grammar and visitor for postgresql (@NQPhuc)

💥 Breaking Change

  • dbml-cli, dbml-core
    • #416 Add antlr grammar and visitor for postgresql (@NQPhuc)

🏡 Internal

Committers: 7

v2.5.4 (2023-07-18)

📝 Documentation

🐛 Bug Fix

  • dbml-core

🏡 Internal

🤖 Dependencies Update

Committers: 4

v2.5.3 (2023-04-17)

🏃‍♀️ Performance

🏡 Internal

🤖 Dependencies Update

Committers: 1

v2.5.2 (2023-03-27)

🤖 Dependabot security fixes

🐛 Bug Fix

  • dbml-core
    • #342 Rendering schema name for table comments (@mhueck)

Committers: 1

v2.5.1 (2023-02-17)

🤖 Dependabot security fixes

🏃‍♀️ Performance

📝 Documentation

🏡 Internal

  • dbml-cli, dbml-core

Committers: 2

v2.5.0 (2023-02-07)

🚀 New Feature

💥 Breaking Change

Committers: 1

v2.4.4 (2022-11-08)

🐛 Bug Fix

Committers: 1

v2.4.3 (2022-10-13)

🐛 Bug Fix

  • dbml-core
  • dbml-core
  • dbml-core
    • #283 Support schema name for the junction table of many-to-many relationship (@baolequoc)
  • dbml-core
    • #291 Support timestamptz and timetz type for import postgresSQL (@baolequoc)

Committers: 2

v2.4.2 (2022-06-02)

🚀 New Feature

  • dbml-cli, dbml-core

Committers: 2

v2.4.1 (2022-04-26)

🐛 Bug Fix

  • dbml-cli, dbml-core
    • #256 Ignore unsupported Posgrest ALTER commands (@NQPhuc)
  • dbml-core
    • #257 Ignore unsupported Mysql ALTER commands (@NQPhuc)

🚀 New Feature

  • dbml-cli, dbml-core

Committers: 2

v2.4 (2022-03-08)

📝 Documentation

🐛 Bug Fix

  • dbml-cli, dbml-core
  • dbml-cli

🚀 New Feature

  • dbml-cli, dbml-core

💥 Breaking Change

  • dbml-cli, dbml-core

Committers: 4

v2.3.1 (2021-07-26)

🐛 Bug Fix

  • dbml-core
    • #192 Dbml core/support postgres array and fix mysql bugs (@NQPhuc)

🚀 New Feature

  • dbml-core

Committers: 1

v2.3.0 (2021-01-04)

🚀 New Feature

Committers: 1

v2.2.0 (2020-12-30)

📝 Documentation

🐛 Bug Fix

  • dbml-core
    • #111 Fix export table note (@khanhtmn)
    • #102 Fix endpoint error handling and support for implicit foreign key reference for mssql (@phanbaominh)

🚀 New Feature

  • dbml-core
    • #150 Support parse time data type. (@t-duc)
    • #131 [Enhancement]support symbol for mysql importer (@khoahuynhdev)
    • #102 Fix endpoint error handling and support for implicit foreign key reference for mssql (@phanbaominh)

Committers: 5

v2.1.0 (2020-06-05)

📝 Documentation

🚀 New Feature

Committers: 10

v2.0.1 (2020-04-16)

🐛 Bug Fix

Committers: 2

v2.0.0-alpha.0 (2020-02-27)

💥 Breaking Change

🚀 New Feature

📝 Documentation

🐛 Bug Fix

Committers: 2

v1.3.1 (2020-01-22)

🐛 Bug Fix

Committers: 2

v1.3.0 (2019-12-24)

🚀 New Feature

🏡 Internal

Committers: 3

v1.2.1 (2019-10-30)

🐛 Bug Fix

Committers: 1

v1.2.0 (2019-10-24)

🚀 New Feature

  • dbml-core

Committers: 2

v1.1.3 (2019-10-10)

🚀 New Feature

  • dbml-cli, dbml-core

Committers: 1

v1.1.2 (2019-09-04)

🐛 Bug Fix

  • dbml-core

🚀 New Feature

Committers: 3

v1.1.1 (2019-09-03)

🐛 Bug Fix

Committers: 1

v1.1.0 (2019-09-02)

📝 Documentation

💥 Breaking Change

🏡 Internal

Committers: 1

v1.0.0 (2019-08-19)

💥 Breaking Change

🏡 Internal

Committers: 2