Skip to content

Releases: mindthegrow/cafelytics

doc updates

12 Aug 17:44
Compare
Choose a tag to compare
  • updates to readthedocs configs
  • fix problem with pypi readme (md -> rst)

rearranging + reorganizing

26 Jul 16:30
Compare
Choose a tag to compare
  • added decorator class for time-like properties (adds start/end and time-delta deriving methods).
  • changed contract for Plot class: origin is now called start in line with the decorator, hence the minor version bump.
  • far fewer files included in package thanks to MANIFEST.in
  • pre-commit added
  • linting files beyond just python
  • documentation + webpage

second cleanup

26 Jul 04:31
340ec3d
Compare
Choose a tag to compare

readme cleanup, small improvement in coverage by refactoring how fakeData.py ran.