Releases: MontFerret/ferret
Releases · MontFerret/ferret
v0.18.1
07 May 15:06
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) by @testwill in #789
Updated ANTLR and other dependencies. Upgraded Go version by @ziflex in #796
refactor: remove io/ioutil by @ginglis13 in #792
New Contributors
Full Changelog : v0.18.0...v0.18.1
v0.18.0
28 Mar 17:57
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Added TO_BINARY function 775
v0.17.0
07 Feb 18:04
Compare
Sorry, something went wrong.
No results found
Updated dependencies (#769 )
Updated dependencies
Dropped pre-generics versions of Go
Updated ANTRL and dropped legacy SDK
Added staticcheck and goimports tools
Updated build steps
Fixed unit tests for http funcs
v0.16.7
30 Jul 19:15
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed inability to use JSON objects as a body 751
Fixed memory leak
11 Feb 00:09
Compare
Sorry, something went wrong.
No results found
Fixed
Invalid XPath evaluation in HTTP driver #725
Go routines leakage #726
Minor fix
17 Jan 15:26
Compare
Sorry, something went wrong.
No results found
Fixed
Query fails if an element is not found (regression) #722
Other
Small tweak in FQL Parser for FQL Formatter #723
Fixed date parser
04 Jan 03:31
Compare
Sorry, something went wrong.
No results found
Fixed inability to parse custom date formats with DATE function. #720
Fixed handling text nodes by XPath parser
23 Dec 01:20
Compare
Sorry, something went wrong.
No results found
Fixed
Panic during XPath execution by HTTP driver #715
Fixes
13 Dec 14:54
Compare
Sorry, something went wrong.
No results found
Fixed
Unable to use dynamic values in LIMIT clause (#706 )
HTTP driver does not allow to override header values (#707 #709 )
Cleaned up deps (#710 #711 )
Fix for ternary operator
09 Dec 05:13
Compare
Sorry, something went wrong.
No results found
Fixed
Logical precedence in ternary operator condition #704