Skip to content

Releases: GutUrago/ethiodate

ethiodate 0.3.1

Choose a tag to compare

@GutUrago GutUrago released this 21 Jan 11:28

Fix summary.ethdate() and its tests to be robust to R >= 4.6.0

ethiodate 0.3.0

Choose a tag to compare

@GutUrago GutUrago released this 21 Dec 16:57
  • 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

Choose a tag to compare

@GutUrago GutUrago released this 28 May 16:45

New Features

  • Added scale_x_ethdate() and scale_y_ethdate()
  • Added eth_breaks() and eth_labels()
  • Added eth_quarter()

Enhancement

  • Defined seq() and cut() for ethdate class.

v0.1.0

Choose a tag to compare

@GutUrago GutUrago released this 22 Apr 13:28
91d1d56

Improved ReadMe