Releases: delegateas/ExpressionEngine
Releases · delegateas/ExpressionEngine
v2.0.0-dev.4
21 Jul 08:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Replaced duplicate square brackets with parenthesis (1ef2bf6 )
v2.0.0
20 Jul 11:05
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-07-20)
⚠ BREAKING CHANGES
Converted Parse to be async
Features
Converted Parse to be async (19644a9 )
Bug Fixes
Fixed #36 by not accepting ',', '.', '?' as valid characters when dot-indexing (7f888b3 )
Fixed ValueContainer.cs and AccessValueRule.cs to support the new structure (e093f1c )
v2.0.0-dev.3
20 Jul 15:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Added exception in AccessValueRule.cs to throw when the ValueContainer is neither an object or list. (2f0bd85 )
Bug where indexing didn't work with expressions in strings (0f7a61c )
v2.0.0-dev.2
19 Jul 13:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed #36 by not accepting ',', '.', '?' as valid characters when dot-indexing (7f888b3 )
v2.0.0-dev.1
19 Jul 09:27
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Converted Parse to be async
Features
Converted Parse to be async (19644a9 )
Bug Fixes
Fixed ValueContainer.cs and AccessValueRule.cs to support the new structure (e093f1c )
v1.3.1
07 Jul 12:34
Compare
Sorry, something went wrong.
No results found
1.3.1 (2021-07-07)
Bug Fixes
changed ExpressionGrammar from Singleton to Scoped (c337cd1 )
v1.3.1-dev.1
07 Jul 12:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
changed ExpressionGrammar from Singleton to Scoped (c337cd1 )
v1.3.0
06 Jul 11:39
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-07-06)
Features
Added support for dot indexing and boolean constants (327358c )
Added support for net5.0 which introduced some odd behavior (3939b28 )
v1.2.0-dev.2
06 Jul 11:29
Compare
Sorry, something went wrong.
No results found
Features
Added support for net5.0 which introduced some odd behavior (3939b28 )
v1.2.0-dev.1
06 Jul 07:22
Compare
Sorry, something went wrong.
No results found
Features
Added support for dot indexing and boolean constants (327358c )