NEWS (original) (raw)

hardhat 1.4.2

hardhat 1.4.1

hardhat 1.4.0

hardhat 1.3.1

hardhat 1.3.0

hardhat 1.2.0

hardhat 1.1.0

hardhat 1.0.0

hardhat 0.2.0

hardhat 0.1.6

hardhat 0.1.5

hardhat 0.1.4

indicators = TRUE  -> indicators = "traditional"  
indicators = FALSE -> indicators = "none"  

Logical input for indicators will continue to work, with a warning, until hardhat 0.1.6, where it will be formally deprecated.
There is also a new indicators = "one_hot" option which expands all factor columns into K dummy variable columns corresponding to the K levels of that factor, rather than the more traditional K - 1 expansion.

hardhat 0.1.3

hardhat 0.1.2

hardhat 0.1.1

hardhat 0.1.0