Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: queryverse/Query.jl

Tags

v1.0.0

Toggle v1.0.0's commit message
[Diff since v0.12.2](v0.12.2...v1.0.0)

**Closed issues:**
- More examples for the syntax parts of the documentation (#271)
- LINQ-style grouping (#291)
- Use of underscore syntax in Getting Statrted without introduction (#296)

**Merged pull requests:**
- Run doctests as part of normal tests (#269) (@davidanthoff)
- New version: v0.12.2 (#281) (@davidanthoff)
- Add @dropna, @replacena and @dissallowna (#282) (@davidanthoff)
- remove LazyQuery.jl and StructuredQuery.jl (#283) (@xiaodaigh)
- Julia Package Butler Updates (#290) (@github-actions[bot])
- Julia Package Butler Updates (#292) (@github-actions[bot])
- Fix doctests (#293) (@davidanthoff)
- Add note for underscore syntax in Getting Started (#297) (@venuur)
- Julia Package Butler Updates (#298) (@github-actions[bot])
- Julia Package Butler Updates (#299) (@github-actions[bot])
- Julia Package Butler Updates (#302) (@github-actions[bot])
- Julia Package Butler Updates (#304) (@github-actions[bot])
- Julia Package Butler Updates (#308) (@github-actions[bot])

v0.12.2

Toggle v0.12.2's commit message
Set version to v0.12.2

v0.12.1

Toggle v0.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/queryverse/Query.jl/releases/tag/v0.12.1 for release n…

…otes

v0.12.0

Toggle v0.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/queryverse/Query.jl/releases/tag/v0.12.0 for release n…

…otes

v0.11.0

Toggle v0.11.0's commit message
Make something experimental again

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #211 from quinnj/jq/fix_nested_joins

For nested joins, there was an issue where calls to the inner most so…

v0.10.0

Toggle v0.10.0's commit message
Update some docs and benchmarks

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #178 from davidanthoff/collect_tofunc

Add a collect method for function sinks

v0.9.2

Toggle v0.9.2's commit message
Update NEWS

v0.9.1

Toggle v0.9.1's commit message
Update NEWS