Skip to content

Releases: queryverse/Query.jl

v1.0.0

28 Jul 19:08
Compare
Choose a tag to compare

Query v1.0.0

Diff since v0.12.2

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

13 Dec 04:47
Compare
Choose a tag to compare
Set version to v0.12.2

v0.12.1

07 Aug 16:21
v0.12.1
Compare
Choose a tag to compare

v0.12.1 (2019-08-06)

Diff since v0.12.0

Closed issues:

Merged pull requests:

v0.12.0

28 Jun 09:32
v0.12.0
Compare
Choose a tag to compare

v0.12.0 (2019-06-28)

Diff since v0.11.0

Closed issues:

  • Everlasting query if column contains missing values (#257)
  • Add support for named tuple splatting syntax (#241)
  • Add a Project.toml to follow the procedure of developing package in Pkg mode. (#239)

Merged pull requests:

v0.11.0

02 Feb 20:23
Compare
Choose a tag to compare
Make something experimental again

v0.10.1: Merge pull request #211 from quinnj/jq/fix_nested_joins

24 Oct 05:00
6990477
Compare
Choose a tag to compare
For nested joins, there was an issue where calls to the inner most so…

v0.10.0

30 Aug 05:15
Compare
Choose a tag to compare
Update some docs and benchmarks

v0.9.3: Merge pull request #178 from davidanthoff/collect_tofunc

14 May 23:53
49ade89
Compare
Choose a tag to compare

v0.9.2

17 Apr 21:52
Compare
Choose a tag to compare
Update NEWS

v0.9.1

13 Feb 23:06
Compare
Choose a tag to compare
Update NEWS