Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.3.0 #4

Merged
merged 19 commits into from
Feb 19, 2019
Merged

0.3.0 #4

merged 19 commits into from
Feb 19, 2019

Commits on Feb 12, 2019

  1. Update requirements.txt

    amosbastian committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    3b8c0fb View commit details
    Browse the repository at this point in the history
  2. Add comment_template.md

    amosbastian committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e8c71ca View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    610103a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683d6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a39a7a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f04e43b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e4dcfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5aae503 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    9a7af1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b1cbd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Add init.py & create_text_indexes() in utils.py

    * running init.py will create the database with text indexes
    * create_text_indexes() is the function that actually creates them
    
    Resolves: #3
    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    47696ad View commit details
    Browse the repository at this point in the history
  2. Update regex for diacritics

    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    6533a7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c133e View commit details
    Browse the repository at this point in the history
  4. Update docstring get_relevant_fixtures

    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    76fa021 View commit details
    Browse the repository at this point in the history
  5. Update player_vs_player_handler

    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    d790403 View commit details
    Browse the repository at this point in the history
  6. Update get_relevant_fixtures()

    Now can be used to get the relevant fixtures vs. a specific team.
    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    e01ef3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08f7697 View commit details
    Browse the repository at this point in the history
  8. Add price_changes.py

    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    d888b8e View commit details
    Browse the repository at this point in the history
  9. Update README.md

    amosbastian committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c0a1837 View commit details
    Browse the repository at this point in the history