Skip to content

Fluent 0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 27 Jul 15:58
· 1082 commits to main since this release

New:

  • Relationships for foreign keys (has many, belongs to, many to many, etc)
  • hasPrefix, hasSuffix and contains filters
  • Node used for seamless conversion from DB data to entities to JSON
  • Unions (SQL joins)

Fixed:

  • Multiple filter support