Releases: brainless/Indistocks
v0.6.2
Changes
- Bump version to 0.6.2 (4303708)
- Add time range filter buttons to historical data graph (6849018)
- Fix BhavCopy download to fetch recent data up to yesterday (53c3b78)
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksmacOS
Extract the tarball and run the indistocks binary:
tar xzf indistocks-macos-x86_64.tar.gz
cd indistocks-macos
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.6.1
Changes
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksmacOS
Extract the tarball and run the indistocks binary:
tar xzf indistocks-macos-x86_64.tar.gz
cd indistocks-macos
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.6.0
Changes
- Bump version to 0.6.0 (a39d0b6)
- Implement lazy loading and horizontal-only scrolling for stock graphs (fa236cf)
- Improve GUI layout and responsiveness (55f2c19)
- Add support for pre-2024 NSE BhavCopy format (77cc20d)
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksmacOS
Extract the tarball and run the indistocks binary:
tar xzf indistocks-macos-x86_64.tar.gz
cd indistocks-macos
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.5.0
Changes
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksmacOS
Extract the tarball and run the indistocks binary:
tar xzf indistocks-macos-x86_64.tar.gz
cd indistocks-macos
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.4.1
Changes
- Support manual workflow dispatch for releases (8439563)
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksmacOS
Extract the tarball and run the indistocks binary:
tar xzf indistocks-macos-x86_64.tar.gz
cd indistocks-macos
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.4.0
Changes
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksmacOS
Extract the tarball and run the indistocks binary:
tar xzf indistocks-macos-x86_64.tar.gz
cd indistocks-macos
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.3.1
Changes
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary:
tar xzf indistocks-linux-x86_64.tar.gz
cd indistocks-linux
./indistocksWindows
Extract the zip file and run indistocks.exe.
v0.2.0
Changes
- Bump version to 0.2.0 (f4729c5)
- Add GitHub Actions workflow and release management script for Linux builds (982c07a)
- Add Stocks page with virtual scrolling grid and dynamic range filters (fe3ddcc)
- Fix BhavCopy download issues with URL format and CSV parsing (a2996eb)
- Refactor BhavCopy download to process files immediately and fix date range updates (6098ece)
- Add dynamic X-axis date formatting for stock charts (e9a6a1d)
- Fix BhavCopy CSV parsing for new NSE format and add test mode (e5ba6b5)
- Update BhavCopy date range to query from bhavcopy_data table instead of nse_downloads (737dc40)
- Uppercase symbols in BhavCopy DB inserts and add logging to graph loading (7c1db69)
- Add BhavCopy data storage in DB with bulk insert, update downloader to process and delete files, modify graph loading to query DB, add logging, remove unused code (87494ba)
- Implement search functionality for NSE symbols (94a4f17)
- Fix BhavCopy data loading and remove excessive logging (3024a61)
- Refactor download mechanisms: remove auto-download on search, add BhavCopy bulk download with resume logic (efec9c4)
- Add validation for CSV response content (0610d1d)
- Add browser headers to NSE historical data requests (c20e5e6)
- Fix type mismatch in downloading symbol check (ee713a6)
- Fix UI condition for downloading message (a2e4b46)
- Auto-download historical data for new symbols (39d468b)
- Remove unused functions and imports (d78fc9c)
- Remove bhavcopy downloads, keep only historical data (1ba4621)
- Implement recent searches tracking and NSE equity list download (decd4d4)
- Fix CSV parsing and reduce excessive search logging (73b8dbf)
- Add NSE Downloads section with historical data plotting (356c208)
- Implement skeleton desktop app for India stocks (Issue #1) (ef34660)
- Initial commit (9a49a01)
Download
Download the appropriate binary for your platform below.
Linux
Extract the tarball and run the indistocks binary.