v0.12.0
v0.12.0 (2019-06-28)
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:
- Export isna and NA (#266) (davidanthoff)
- Remove dependency on TableTraits (#260) (davidanthoff)
- Add named tuple splatting (#252) (davidanthoff)
- Fix doctests (#249) (Yijia-Chen)
- Fix doc tests (#248) (Yijia-Chen)
- update LINQ url in docs and readme (#247) (dellison)
- There is no example in the previous section. (#246) (petershintech)
- Fix a typo. (#245) (petershintech)
- Fix a bug to use an element name in a correct way. (#244) (petershintech)
- Fix a typo. (#243) (petershintech)