Skip to content

Releases: TekuConcept/casl-bridge

v1.4.1

01 May 21:13
Compare
Choose a tag to compare
  • Rewrote from the ground-up with future extensibility in mind
  • Added query filtering support
  • Improved select and filter type definitions
  • Fixed column select bug
  • Fixed memory leak with conditional trees
  • Fixed duplicate joins with TypeORM
  • Added extra "demo" unit tests
  • Updated dependencies

Initial Tagged Release

25 Apr 18:05
Compare
Choose a tag to compare
  • CASL rules to TypeORM queries
  • Full coverage unit tests
  • Additional query filters and selections
  • Security considerations