Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
apininjas.py
Logo
apininjas.py
  • Installation
  • Quickstart
  • API Reference
  • Changelog
Back to top
View this page

Changelog¶

This page contains a detailed and human-friendly overview of what was added, changed, removed and fixed in specific versions.

v0.2.0¶

New Features¶

  • Add Client.fetch_crypto_symbols()

  • Add support for currencies
    • Add Currency and CurrencyWithAmount models

    • Add Client.fetch_currency_conversion() to convert currencies

    • Add Client.fetch_currency()

Misc¶

  • Add a logo to the documentation

  • Fix wrong project description

v0.1.0¶

  • First release

Previous
API Reference
Copyright © 2024-present, codeofandrin
Made with Sphinx and @pradyunsg's Furo
On this page
  • Changelog
    • v0.2.0
      • New Features
      • Misc
    • v0.1.0