Skip to content

Conversation

@jhaarden
Copy link

  • Update to the new Fixer API endpoint on API Layer
  • Re-add support for changing base currency.
  • Always use TLS encrypted endpoint, since this is once again supported by Free Plan.
  • Add new API function, available_currencies(), for listing supported currency symbols.
  • Replace unit tests based on nosetest with unit tests based on pytest (nose is not supported by modern Python 3 versions).
  • Remove support for Python 2.
  • Add type hints for all methods.
  • Changed dependencies listed in requirements.txt to be type >= instead of ==.

Fixes #39

- Update to the new Fixer API endpoint on API Layer
- Re-add support for changing base currency.
- Always use TLS encrypted endpoint, since this is once again supported by Free
  Plan.
- Add new API function, available_currencies(), for listing supported currency
  symbols.
- Replace unit tests based on nosetest with unit tests based on pytest (nose is
  not supported by modern Python 3 versions).
- Remove support for Python 2.
- Add type hints for all methods.
- Changed dependencies listed in requirements.txt to be type >= instead of ==.

Fixes amatellanes#39
@jhaarden
Copy link
Author

Hi @amatellanes,

Is there any chance you will have a look at this pull request for me?

@xsaren11
Copy link

Can you approve pull request
I would like to request HA team to add your package to integrations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove pinning

2 participants