Skip to content

Releases: philptr/PredicateView

0.5.1

Choose a tag to compare

@philptr philptr released this 25 Dec 23:20
a1ae9c8
Update README.md

0.5

0.5

Choose a tag to compare

@philptr philptr released this 16 Dec 01:05

Swift 6 support

0.4

0.4

Choose a tag to compare

@philptr philptr released this 28 Sep 21:56
  • Expose preference key as public API
  • Add support for decoding predicates
  • Add support for read-only predicates
  • Add support for custom predicate expression views
  • Introduce more sample use cases to the example project

0.3.1

Choose a tag to compare

@philptr philptr released this 22 Sep 01:26
  • Add support for iOS-based targets.

0.3

0.3

Choose a tag to compare

@philptr philptr released this 22 Sep 00:37
  • Introduced the CustomExpressionView for customizing the expression component controls and generating custom predicates.
  • Included a sample project.
  • Added a SwiftData predicate-based filtering example.
  • Included CustomExpressionView example in the demo project (see SwiftDataDemoView).

0.2.1

Choose a tag to compare

@philptr philptr released this 25 May 21:09
Update README

0.2

0.2

Choose a tag to compare

@philptr philptr released this 25 May 20:46
Support for collection expressions

0.1

0.1

Choose a tag to compare

@philptr philptr released this 31 Mar 22:58
Initial implementation