Releases: GutUrago/ethiodate
Releases · GutUrago/ethiodate
Release list
ethiodate 0.3.1
ethiodate 0.3.0
eth_monthname()now accepts numeric months as input.- Introduced recycling vector lengths to support different formats and origins.
- Switched internal data storage from integer to double for better precision.
ethiodate 0.2.0
New Features
- Added
scale_x_ethdate()andscale_y_ethdate() - Added
eth_breaks()andeth_labels() - Added
eth_quarter()
Enhancement
- Defined
seq()andcut()forethdateclass.