Skip to content

2.0.0

Compare
Choose a tag to compare
@bakdata-bot bakdata-bot released this 17 Aug 13:30
· 263 commits to main since this release

2.0.0 - Release Date: [2023-08-17]

πŸ—οΈ Breaking changes

  • Remove camel case conversion of internal models - #308

  • Derive component type automatically from class name - #309

  • Refactor input/output types - #232

  • v2 - #321

πŸš€ Features

  • Automatically support schema generation for custom components - #307

  • Derive component type automatically from class name - #309

🏭 Refactor

  • Refactor input/output types - #232

πŸ“ Documentation

  • Fix editor integration example in docs - #273