tick icon indicating copy to clipboard operation
tick copied to clipboard

1.0 checklist

Open henryw374 opened this issue 4 years ago • 0 comments

No new significant issues have been raised since the 0.7.0 release mid 2023. If this continues to be the case until mid-2024, a new 1.0 version will be released then (as per 1.0 all the things).

Previously this was my 1.0 checklist. The remaining todos should still be done, but I don't think are necessary for 1.0

  • [x] revive or remove the deprecated namespaces
  • [ ] move interval and calendar namespaces out of alpha (having addressed all open issues about intervals)
  • [ ] fill in all empty sections of the documentation
  • [x] docstrings on public functions. Can be lifted from tick docs
  • [x] fix all the issues marked 1.0
  • [x] remove tick.alpha.api ns - use core instead
  • [x] have +/- only work for amounts of time: Period+Duration, not dates as it does in alpha.api)
  • [x] remove parse fn from api

henryw374 avatar Feb 25 '21 06:02 henryw374