Version 0.3.2
- Accept named arguments with or without preceding dots, e.g.
defaultor.default(#5). - Take
defaultinto account when determining the class of output (#5). - Fix bug where replacement would fail if a condition evaluated to a vector made up of both
NAs andFALSEs with noTRUEs. - Improve error messages (#5).
- No longer rely on deprecated
plufunctions (#4).