Completed
Push — v1.4.0 ( a40301 )
by Bradley
02:52
created

Changes

2 issues (2 informational) were introduced.
4 added classes/operations
Arrow A LogicalStatement::startsWith() added
Arrow A LogicalStatement::notStartsWith() added
Arrow A LogicalStatement::endsWith() added
Arrow A LogicalStatement::notEndsWith() added
8.92
▶   ± 0
Head
Bradley Cornford  
Adding logical statements startsWith/notStartsWith, and endsWith/notEndsWith.
Base
Bradley Cornford  
Fixing issue with eval within decodeLogicStatements method.