Releases: phmatray/TaLibStandard
Releases Β· phmatray/TaLibStandard
Release v2.0.0
- feat!: major release with enhanced technical analysis capabilities (23561ce)
BREAKING CHANGES
- This is the first stable release of TaLibStandard with:
- Complete rewrite in C# 13 with modern .NET 9 features
- Enhanced performance and reliability
- Comprehensive technical indicators and candlestick patterns
- New Blazor WebAssembly demo application
- Progressive Web App (PWA) support
- Real-time data integration with Yahoo Finance API
- Interactive D3.js candlestick charts with zoom functionality
This release establishes the stable API surface for TaLibStandard.
Release v0.4.0
Features
- redesign loading screen with new styles and animations (9aa6bfa)
v0.1.0 π€
π Release 0.1.0
Overview
π Welcome to version 0.1.0! This release brings a suite of exciting updates and improvements. Dive into the details below to discover whatβs new.
π Changes in This Release
Here's a comprehensive list of what's new and improved in 0.1.0:
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /examples/TechnicalAnalysis.Business @dependabot (#6)
- write some tests for functions @phmatray (#3)
- Update README.md @phmatray (#2)
- Features/upgrade @phmatray (#1)
π Features
π Bug Fixes
- Fixup ATR indicator per original codebase @Matasx (#7)
- Opening within previous candle close conditions @wojciech-dron (#20)
π₯ Contributors
A heartfelt thank you to all the amazing contributors to this release:
@Matasx, @dependabot, @phmatray, @wojciech-dron
Special acknowledgment to Wojciech DroΕ for its contributions.
π Repository Information
- Repository: TaLibStandard
- Owner: phmatray
π¬ Your feedback and contributions are always welcome. Please feel free to reach out to us with suggestions or comments.
Automatically generated using Release Drafter