Skip to content

Expressif 1.0.0

Compare
Choose a tag to compare
@Seddryck Seddryck released this 22 Dec 22:32
· 46 commits to main since this release

What's changed

Exciting features🎉

  • 143 functions to manipulate text, numeric, temporal, and boolean values
  • 75 predicates to assert text, numeric, temporal, and boolean values
  • Special values such as (null), (blank), (empty), (any), (value)
  • Builders to programmatically create expressions and predications
  • Serializers to transform expressions and predications into their textual representation

Other cool artifacts 🪛

  • Automated documentation based on code comments
  • Automated sample in documentation based on unit tests
  • Automated release process based on GitHub labels for pull-requests