Skip to content

Release v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 03:39

Changes up to and including v1.4.0

  • Integrated ceo.ca news feed fetching
  • Adding new python matrix test model
  • Adding auto release creation
  • Adding new test cases

Add parameters and returns, double sync with readthe docs and github pages.

Add include/exclude functionality https://python-poetry.org/docs/pyproject/#include-and-exclude

  • update documentation to use graphql constants

  • Get tsx tickers with new approach, downloading
    all the xlsx files and merging them and/or the json api - https://www.tsx.com/json/company-directory/search/tsx/.*

  • make another function that uses the new graphql api instead of the standard api for tsx (have to know).

  • Go through list in https://thecse.com/en/listings and make pandas dataframe?
    Iterate until last css is no longer present

  • Convert all the Input to Parameters and output to Return

  • add just read the docs

  • add code coverage uploading

  • news and iiroc fetching