Skip to content

Releases: phmatray/TaLibStandard

Release v3.0.0

03 Jan 14:03

Choose a tag to compare

fix: disable MinVer when manual version is provided

MinVer was overriding the manual -p:Version parameter because it runs
during the build process in Release mode. Now MinVer will be skipped
when the Version property is set, allowing manual version specification
to work correctly.

This completes the fix for NuGet package versioning in CI/CD.

πŸ€– Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>

Release v2.0.0

17 Jun 23:44

Choose a tag to compare

  • 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

17 Jun 23:02

Choose a tag to compare

Features

  • redesign loading screen with new styles and animations (9aa6bfa)

v0.1.0 πŸ€—

26 Nov 20:31

Choose a tag to compare

🌟 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:

πŸš€ Features

πŸ› Bug Fixes

πŸ‘₯ 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