Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@VanRoy VanRoy released this 20 Nov 22:19

⭐ Improvements

  • Fluent construction of AssertJ-DB connection to database
  • Cacheable database schema metadata
  • Fluent database element builder ( Table, Request, Changes )

🚧 Breaking changes

  • Remove classes : Source, SourceWithLetterCase, DataSourceWithLetterCase
  • Remove public constructor of classes : Table, Request, Changes

βš™οΈ Chore

  • Upgrade to AssertJ Core 3.21.0
  • Upgrade GitHub actions
  • Upgrade tests dependencies