Revision history for FlyBy
0.061 2015-04-05 14:06:21 CAT
- Add alternative raw `OR` syntax
0.060 2015-04-03 18:06:53 CAT
- Add support for negative matching (`!` or `IS NOT`)
0.051 2015-03-29 13:02:21 CAT
- Fix for data structure in test
0.05 2015-03-29 12:37:19 CAT
- Revive perl datastructure queries with minor changes
0.04 2015-03-26 08:12:12 CAT
- Improve quoting regex portability
- Change analysis error message
0.03 2015-03-26 06:23:56 CAT
- Improve query syntax friendliness with string queries
- Methods return arrays instead of references
0.02 2015-03-24 10:23:16 CAT
- Correct autovivification issue on query
- Add ability to introspect on keys and values
0.01 2015-03-24 07:13:25 CAT
- Initial release