Skip to content

Releases: zoobz-io/dbml

dbml v1.0.1

19 Mar 20:21
b57d10c

Choose a tag to compare

dbml v1.0.1

Database Markup Language (DBML) for Go - Build and generate DBML programmatically.

Installation

go get github.com/zoobz-io/dbml@v1.0.1

Requirements

  • Go 1.23 or higher

Changelog

🐛 Bug Fixes

  • ba09ed8: fix: handle missing go.sum in release validation (@zoobzio)
  • 405196f: fix: remove benchmark and integration targets that don't exist in this repo (@zoobzio)

🔧 Maintenance

Other Changes


Full Documentation: https://github.com/zoobz-io/dbml/tree/v1.0.1
DBML Specification: https://dbml.dbdiagram.io/docs/

Thanks to all contributors!

dbml v1.0.0

08 Jan 18:46

Choose a tag to compare

dbml v1.0.0

Database Markup Language (DBML) for Go - Build and generate DBML programmatically.

Installation

go get github.com/zoobzio/dbml@v1.0.0

Requirements

  • Go 1.23 or higher

Changelog

✨ Features


Full Documentation: https://github.com/zoobzio/dbml/tree/v1.0.0
DBML Specification: https://dbml.dbdiagram.io/docs/

Thanks to all contributors!

dbml v0.1.0

19 Dec 19:51

Choose a tag to compare

dbml v0.1.0

Database Markup Language (DBML) for Go - Build and generate DBML programmatically.

Installation

go get github.com/zoobzio/dbml@v0.1.0

Requirements

  • Go 1.23 or higher

Changelog

✨ Features


Full Documentation: https://github.com/zoobzio/dbml/tree/v0.1.0
DBML Specification: https://dbml.dbdiagram.io/docs/

Thanks to all contributors!

dbml v0.0.4

19 Dec 19:26

Choose a tag to compare

dbml v0.0.4

Database Markup Language (DBML) for Go - Build and generate DBML programmatically.

Installation

go get github.com/zoobzio/dbml@v0.0.4

Requirements

  • Go 1.23 or higher

Changelog

✨ Features


Full Documentation: https://github.com/zoobzio/dbml/tree/v0.0.4
DBML Specification: https://dbml.dbdiagram.io/docs/

Thanks to all contributors!

dbml v0.0.3

30 Oct 20:19

Choose a tag to compare

dbml v0.0.3

Database Markup Language (DBML) for Go - Build and generate DBML programmatically.

Installation

go get github.com/zoobzio/dbml@v0.0.3

Requirements

  • Go 1.23 or higher

Changelog

🔧 Maintenance


Full Documentation: https://github.com/zoobzio/dbml/tree/v0.0.3
DBML Specification: https://dbml.dbdiagram.io/docs/

Thanks to all contributors!