Skip to content

Releases: GD-Personal/flexi-json

Release v0.4.2

22 Sep 14:15
0dbe3de
Compare
Choose a tag to compare

Fixed a bug from v0.4.0 where the advanced search function don't work properly with options parameter.

Release v0.4.1

22 Sep 10:46
Compare
Choose a tag to compare

Changed the way we initialize the app with Flexi::Json.new rather than with Flexi::Json::Run.new

Release v0.4.0

22 Sep 07:05
Compare
Choose a tag to compare
  • We are adding support to easily configured the gem's default options such as the search types' exact_match and match_all.
  • We have also rename the matched_all option to match_all.