Skip to content

Commit

Permalink
DataVector{Bool} was fixed in #32 too
Browse files Browse the repository at this point in the history
  • Loading branch information
alyst committed Nov 4, 2017
1 parent 769cfea commit 939c57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Updated to Julia v0.6 (older versions not supported).

##### Changes
* R logical vectors are converted to `DataVector{Bool}` (instead of `DataVector{Int32}`)
* R logical vectors are converted to `DataVector{Bool}` (instead of `DataVector{Int32}`) [#32]
* dropped compatibility with Julia versions prior v0.6 [#32]

[#32]: https://github.com/JuliaStats/RData.jl/issues/32
Expand Down

0 comments on commit 939c57b

Please sign in to comment.