Skip to content

v0.15.0

Compare
Choose a tag to compare
@btk5h btk5h released this 07 Jun 01:41

⚠️ Breaking Changes

Hey there! This should be the last massive breaking update until full release! (Unless we can remove the ! from field accessors)

  • Java calls no longer use ; as a line terminator

  • Fix custom expression return types
  • Allow the loop-* of a plural expression to specified
  • Add plural form to the java class of property
  • Store expression values when custom syntax is executed (#61)
  • Fix the patterns section in custom conditions (#63)