Skip to content

v1.0.0

Latest

Choose a tag to compare

@Techton6 Techton6 released this 25 Oct 11:28
· 2 commits to main since this release
9cd00e9

Release README (Release Notes)

# Crypto Stock CLI Application v1.0

## Overview
This release of the Crypto Stock CLI application provides binaries for Linux, macOS, and Windows. The application is built to fetch real-time stock and cryptocurrency data using the Finnhub and CryptoCompare APIs.

## Changelog
- **Initial Release**: First release of the cross-platform CLI tool.
- **Features**:
  - Fetch data for popular stocks (e.g., AAPL, MSFT, GOOGL) and display current, high, and low prices.
  - Get cryptocurrency prices for popular coins like BTC, ETH, and XRP.
  - Interactive command-line interface with an easy-to-navigate menu.

## Installation
1. Download the appropriate binary for your operating system:
   - **Linux**: [crypto-linux](https://github.com/King-kin5/Stock/v1.0.0/download/v1.0.0/crypto-linux)
   - **macOS**: [crypto-macos](https://github.com/King-kin5/Stock/v1.0.0/download/v1.0.0/crypto-macos)
   - **Windows**: [crypto-windows.exe](https://github.com/King-kin5/Stock/v.1.0.0/download/v1.0.0/crypto-windows.exe)

2. Place the downloaded file in a directory of your choice and run it from the command line. 

## Usage
1. Run the binary for your platform.
2. Use the interactive menu to view stock or cryptocurrency data.

## Known Issues
- None reported in this release.

## Contact
If you encounter issues, feel free to open an issue on the [GitHub repository](https://github.com/King-kin5/Stock/issues).

**Full Changelog**: https://github.com/King-kin5/Stock/compare/v.1.0.0...v1.0.0