TotalTechGeek / json-logic-engine

Construct complex rules with JSON & process them.
MIT License
43 stars 9 forks source link

Resolve dynamic key issue with compiled "get" #21 #22

Closed TotalTechGeek closed 7 months ago

TotalTechGeek commented 7 months ago

This MR resolves an issue with the get method in compiled mode that prevents it from using dynamic keys as intended.