Skip to content

versionsort 1.1.0

Latest
Compare
Choose a tag to compare
@ErdaradunGaztea ErdaradunGaztea released this 26 Mar 10:44
· 5 commits to master since this release
  • Implemented ver_latest() and ver_oldest().
  • Fixed a bug where an error would be thrown when passing an empty vector to ver_sort() and ver_order(). Now the behavior is consistent with base R sort() and order(), returning empty character and integer vectors respectively.

Full Changelog: v1.0.0...v1.1.0