Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

43 lines (31 loc) · 611 Bytes

Change Log

0.0.12

  • Minor changes

0.0.11

  • Added docs

0.0.10

  • Minor changes

0.0.9

  • Minor changes

0.0.8

  • Minor changes

0.0.7

  • Minor changes

0.0.6

  • Fixed MANIFEST.ini

0.0.5

  • Added noxfile.py for linting and testing
  • Removed tasks.py and tox.ini

0.0.4

  • Indicators moved to indicators module
  • Functions moved to functions module

0.0.3

  • Indicators renamed to Operands
  • Functions implemented directly in core
  • Operands generated by make-opers.ipynb
  • Setup with pyproject.toml
  • Added tox config

0.0.2

  • Minor changes

0.0.1

  • Initial release