Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: internall/forex-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MicroPyramid/forex-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 7 contributors

Commits on Jul 14, 2022

  1. docs: fix simple typo, lates -> latest

    There is a small typo in docs/source/usage.rst.
    
    Should read `latest` rather than `lates`.
    timgates42 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a40f1a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. remove & update obsolete link

    precedent link: https://www.coindesk.com/tag/api/ leads to /error/404, therefore it is preferable to change it to the main page of coindesk
    internall authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    d50b60c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Merge pull request MicroPyramid#117 from internall/patch-1

    Remove & update obsolete link
    ashwin31 authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    44319d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request MicroPyramid#114 from timgates42/bugfix_typo_latest

    docs: fix simple typo, lates -> latest
    ashwin31 authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    186b55e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. typos and grammar

    mefuller committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    30b10cc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge pull request MicroPyramid#125 from mefuller/master

    typos and grammar
    ashwin31 authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ef1c418 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    ashwin31 authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    803a111 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    ashwin31 authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    696c549 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Create Julio9

    Julio cesar moro em São
    juliocesar126 authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    b1915c0 View commit details
    Browse the repository at this point in the history
  2. Delete Julio9

    N
    juliocesar126 authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    caae9e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    e1fa196 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Update converter.py

    added utf-8 encoding when opening curriencies.json. otherwise exception type: unicodedecodeerror exception value: 'ascii' codec can't decode byte 0xc3 in position 7400: ordinal not in range(128) in ubuntu server
    Tauhid-Ahmed8009 authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5d85735 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Merge pull request MicroPyramid#143 from Tauhid-Ahmed8009/master

    Update converter.py
    ashwin31 authored May 21, 2025
    Configuration menu
    Copy the full SHA
    80ce2ce View commit details
    Browse the repository at this point in the history
  2. Update converter.py

    ashwin31 authored May 21, 2025
    Configuration menu
    Copy the full SHA
    679c096 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    40dfe0f View commit details
    Browse the repository at this point in the history
  2. Add README.md and update version to 1.9.2 in setup.py and conf.py; en…

    …hance rate handling in converter.py
    ashwin31 committed May 22, 2025
    Configuration menu
    Copy the full SHA
    6433f0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e64dedc View commit details
    Browse the repository at this point in the history
Loading