Version 0.1.3
- Only make copies when necessary from constructors (this may require more explicit copying where appropriate).
- Preserve levels, ordering an reference type when converting between
CategoricalArrayandNullableCategoricalArray. - Throw an error when null values are found when converting from
NullableCategoricalArraytoCategoricalArray. - Add Documenter.jl manual.